LEADTOOLS Image File Support (Leadtools.Codecs assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
GetInformationAsync Method
See Also 
Leadtools.Codecs Namespace > RasterCodecs Class : GetInformationAsync Method



Gets the image information from a disk file asynchronously.

Overload List

OverloadDescription
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.  

Requirements

Target Platforms: Silverlight, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only)

See Also