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