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

Leadtools.Codecs Assembly