FeedGetInformation Method (RasterCodecs) (original) (raw)

Summary

Supplies unmanaged memory image data to the file information process from a buffer that you provide.

Overload List

Overload Description
FeedGetInformation(byte[],int,int) Supplies image data to the file information process from a buffer that you provide.
FeedGetInformation(IntPtr,long) Supplies unmanaged memory image data to the file information process from a buffer that you provide.

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