FeedLoad Method (RasterCodecs) (original) (raw)
Summary
Supplies unmanaged memory image data to the file-load process from a buffer that you provide.
Overload List
Overload | Description |
---|---|
FeedLoad(byte[],int,int) | Supplies image data to the file-load process from a buffer that you provide. |
FeedLoad(IntPtr,int) | Supplies unmanaged memory image data to the file-load process from a buffer that you provide. |
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