Leadtools.Codecs Namespace > RasterCodecs Class : FeedLoad Method |
Overload | Description |
---|---|
FeedLoad(IBuffer,Int32,Int32) | Supplies unmanaged memory image data to the file-load process from a buffer that you provide. |
FeedLoad(Byte[],Int32,Int32) | Supplies image data to the file-load process from a buffer that you provide. |
FeedLoad(IntPtr,Int32) | Supplies unmanaged memory image data to the file-load process from a buffer that you provide. |