←Select platform

Convert Method (RasterCodecs)

Summary

Converts an image file from one format to another, creating a new file in the new format.

Overload List
Overload Description
Convert(Stream,Stream,RasterImageFormat,int,int,int,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,int,int,int,int,CodecsImageInfo) Converts an image stream from one format to another, creating a new image file in a stream in the new format.
Convert(string,string,RasterImageFormat,int,int,int,CodecsImageInfo) Converts an image file from one format to another, creating a new file in the new format.
Convert(string,string,RasterImageFormat,int,int,int,int,CodecsImageInfo) Converts an image file from one format to another, creating a new file in the new format.

Requirements

Target Platforms

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Codecs Assembly