←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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Codecs Assembly