ReadMarkers Method (RasterCodecs) (original) (raw)
Summary
Reads all the metadata markers (COM and APPn) from a file.
Overload List
Overload | Description |
---|---|
ReadMarkers(Stream) | Reads all the metadata markers (COM and APPn) from a stream. |
ReadMarkers(string) | Reads all the metadata markers (COM and APPn) from a file. |
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