←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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Codecs Assembly
Click or drag to resize