←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

See Also

RasterCodecs Class

RasterCodecs Members

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

Leadtools.Codecs Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.