ReadStamp Method (RasterCodecs) (original) (raw)

Summary

Reads a thumbnail image stored in the image file.

Overload List

Overload Description
ReadStamp(Stream,int) Reads a thumbnail image stored in an image stream.
ReadStamp(Stream,int,CodecsImageInfo) Reads a thumbnail image stored in an image stream.
ReadStamp(string,int) Reads a thumbnail image stored in the image file.
ReadStamp(string,int,CodecsImageInfo) Reads a thumbnail image stored in the image file.

Requirements

Target Platforms

See Also

RasterCodecs Class

RasterCodecs Members

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

StartCompress(int,int,int,RasterByteOrder,RasterViewPerspective,int,byte[],int,int,CodecsCompression,CodecsCompressDataCallback) Method