GetFormat Method (RasterCodecs) (original) (raw)
Summary
Gets the format of the image URI.
Overload List
Overload | Description |
---|---|
GetFormat(Stream) | Gets the format of the image in a stream. |
GetFormat(string) | Gets the format of the image in a disk file. |
GetFormat(Uri) | Gets the format of the image 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