GetInformation Method (RasterCodecs) (original) (raw)
Summary
Gets the specific image page information from the specified Uri.
Overload List
Overload | Description |
---|---|
GetInformation(Stream,bool) | Gets the image information from a stream. |
GetInformation(Stream,bool,int) | Gets the specific image page information from a stream. |
GetInformation(string,bool) | Gets the image information from a disk file. |
GetInformation(string,bool,int) | Gets the specific image page information from a disk file. |
GetInformation(Uri,bool) | Gets the specific image page information from the specified Uri. |
GetInformation(Uri,bool,int) | Gets the specific image page information from the specified Uri. |
Requirements
See Also
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