←Select platform

SaveAsync Method (RasterCodecs)

Summary

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

Overload List
Overload Description
SaveAsync(rasterimage,ileadstream,rasterimageformat,int32) Saves a RasterImage to a stream in any of the supported compressed or uncompressed formats.
SaveAsync(rasterimage,ileadstream,rasterimageformat,int32,int32,int32,int32,codecssavepagemode) Saves a RasterImage to a stream in any of the supported compressed or uncompressed formats.
SaveAsync(rasterimage,stream,rasterimageformat,int,int,int,int,codecssavepagemode,object) Asynchronously saves one or more pages of a RasterImage to a stream in any of the supported compressed or uncompressed formats asynchronously.
SaveAsync(rasterimage,stream,rasterimageformat,int,object) Saves a RasterImage to a stream in any of the supported compressed or uncompressed formats asynchronously.
SaveAsync(rasterimage,string,rasterimageformat,int,int,int,int,codecssavepagemode,object) Saves one or more pages of a RasterImage to a file in any of the supported compressed or uncompressed formats asynchronously.
SaveAsync(rasterimage,string,rasterimageformat,int,object) Saves a RasterImage to a file in any of the supported compressed or uncompressed formats asynchronously.
SaveAsync(rasterimage,uri,rasterimageformat,int,int,int,object) Saves one or more pages of a RasterImage to a remote URL in any of the supported compressed or uncompressed formats asynchronously.
SaveAsync(rasterimage,uri,rasterimageformat,int,object) Saves a RasterImage to a remote URL in any of the supported compressed or uncompressed formats asynchronously.
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