Leadtools.Codecs Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
Decompress Method
See Also 
Leadtools.Codecs Namespace > RasterCodecs Class : Decompress Method



Called for each buffer, strip or tile of decompressed data.

Overload List

OverloadDescription
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.  

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also