Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.8.30
|
Leadtools.Codecs Namespace > RasterCodecs Class : Convert Method |
Overload | Description |
---|---|
Convert(String,String,RasterImageFormat,Int32,Int32,Int32,CodecsImageInfo) | Converts an image file from one format to another, creating a new file in the new format. |
Convert(String,String,RasterImageFormat,Int32,Int32,Int32,Int32,CodecsImageInfo) | Converts an image file from one format to another, creating a new file in the new format. |
Convert(Stream,Stream,RasterImageFormat,Int32,Int32,Int32,CodecsImageInfo) | Converts an image stream from one format to another, creating a new image file in a stream in the new format. |
Convert(Stream,Stream,RasterImageFormat,Int32,Int32,Int32,Int32,CodecsImageInfo) | Converts an image stream from one format to another, creating a new image file in a stream in the new format. |