LEADTOOLS Image File Support (Leadtools.Codecs assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
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: Silverlight, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only)

See Also