GetInformationAsync Method (RasterCodecs) (original) (raw)

Summary

Gets the specific image page information from the specified Uri asynchronously.

Overload List

Overload Description
GetInformationAsync(Stream,bool,int,object) Gets the image information from a stream containing image data asynchronously.
GetInformationAsync(string,bool,int,object) Gets the image information from a disk file asynchronously.
GetInformationAsync(Uri,bool,int,object) Gets the specific image page information from the specified Uri asynchronously.

Requirements

Target Platforms

See Also

RasterCodecs Class

RasterCodecs Members

Leadtools.Codecs Assembly

CompactFile(Stream,Stream,int,int,bool,int,int,bool,int,CodecsSavePageMode,bool,bool) Method

CompactFile(Stream,Stream,int,int,bool,long,int,bool,long,CodecsSavePageMode,bool,bool,bool) Method

CompactFile(string,string,int,int,bool,int,int,bool,int,CodecsSavePageMode,bool,bool) Method

CompactFile(string,string,int,int,bool,long,int,bool,long,CodecsSavePageMode,bool,bool,bool) Method

StartCompress(int,int,int,RasterByteOrder,RasterViewPerspective,int,byte[],int,int,CodecsCompression,CodecsCompressDataCallback) Method