Leadtools.Codecs Namespace > RasterCodecs Class : GetInformationAsync Method |
Overload | Description |
---|---|
GetInformationAsync(String,Boolean,Int32,Object) | Gets the image information from a disk file asynchronously. |
GetInformationAsync(Stream,Boolean,Int32,Object) | Gets the image information from a stream containing image data asynchronously. |
GetInformationAsync(Uri,Boolean,Int32,Object) | Gets the specific image page information from the specified System.Uri asynchronously. |
GetInformationAsync(ILeadStream,Boolean,Int32) | Gets the image information from a disk file asynchronously. |