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