Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.8.30
|
Leadtools.Codecs Namespace > RasterCodecs Class : Decompress Method |
Overload | Description |
---|---|
Decompress(Object,IBuffer,Int32,Int32,Int32,Int32,Int32,Int32,CodecsDecompressDataFlags) | Called for each unmanaged memory buffer, strip or tile of decompressed data. |
Decompress(Object,Byte[],Int32,Int32,Int32,Int32,Int32,Int32,CodecsDecompressDataFlags) | Called for each buffer, strip or tile of decompressed data. |
Decompress(Object,IntPtr,Int32,Int32,Int32,Int32,Int32,Int32,CodecsDecompressDataFlags) | Called for each unmanaged memory buffer, strip or tile of decompressed data. |