←Select platform

Save Method (RasterCodecs)

Summary

Saves one or more pages of a RasterImage to a remote URL in any of the supported compressed or uncompressed formats.

Overload List
Overload Description
Save(RasterImage,Stream,long,RasterImageFormat,int) Saves the specified image to a stream using an offset within to begin saving.
Save(RasterImage,Stream,long,RasterImageFormat,int,int,int,int,CodecsSavePageMode) Saves the specified image to a stream using an offset within to begin saving.
Save(RasterImage,Stream,RasterImageFormat,int) Saves a RasterImage to a stream in any of the supported compressed or uncompressed formats.
Save(RasterImage,Stream,RasterImageFormat,int,int,int,int,CodecsSavePageMode) Saves one or more pages of a RasterImage to a stream in any of the supported compressed or uncompressed formats.
Save(RasterImage,string,RasterImageFormat,int) Saves a RasterImage to a file in any of the supported compressed or uncompressed formats.
Save(RasterImage,string,RasterImageFormat,int,int,int,int,CodecsSavePageMode) Saves one or more pages of a RasterImage to a file in any of the supported compressed or uncompressed formats.
Save(RasterImage,Uri,RasterImageFormat,int) Saves a RasterImage to a remote URL in any of the supported compressed or uncompressed formats.
Save(RasterImage,Uri,RasterImageFormat,int,int,int) Saves one or more pages of a RasterImage to a remote URL in any of the supported compressed or uncompressed formats.

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