Overload | Description |
---|---|
Convert(String) | Converts the image collection of this converter to the output file. |
Convert(String,EncoderBase,Boolean) | Converts the image collection of this converter to the output file using specified encoder. |
Convert(String,String) | Converts a document that is located in sourceFilename to the outputFilename. |
Convert(String,String,EncoderBase) | Converts a document that is located in sourceFilename to the outputFilename. |
Convert(String,String,EncoderBase,Boolean) | Converts a document that is located in sourceFilename to the outputFilename. |
Convert(String,EncoderBase) | Converts the image collection of this converter to the output file using specified encoder. |