←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(RasterCodecs,RasterImage,ILeadStream,RasterImageFormat,int) Asynchronously saves a RasterImage to a LEAD stream in any of the supported compressed or uncompressed formats.
SaveAsync(RasterCodecs,RasterImage,ILeadStream,RasterImageFormat,int,int,int,int,CodecsSavePageMode) Asynchronously saves one or more pages of a RasterImage to a LEAD 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 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Codecs Assembly