Converts an image file from one format to another, creating a new file in the new format.
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. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET