←Select platform

GetInformationAsync Method (RasterCodecs)

Summary

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

Overload List
Overload Description
GetInformationAsync(RasterCodecs,ILeadStream,bool) Asynchronously gets the image information from a stream containing image data.
GetInformationAsync(RasterCodecs,ILeadStream,bool,int) Asynchronously gets the image information about a specific page from a stream containing image data.
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

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