LEADTOOLS (Leadtools assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
GetRowColumnCompressed Method
See Also 
Leadtools Namespace > RasterImage Class : GetRowColumnCompressed Method



Retrieves (into an unmanaged memory buffer) a row (or part of a row) of 1-bit compressed data from an image that has been loaded in its compressed format.

Overload List

OverloadDescription
GetRowColumnCompressed(IntPtr,IntPtr,Int32,Int32,Int32)Retrieves (into an unmanaged memory buffer) a row (or part of a row) of 1-bit compressed data from an image that has been loaded in its compressed format.  
GetRowColumnCompressed(Byte[],UInt16[],Int32,Int32,Int32,Int32)Retrieves a row (or part of a row) of 1-bit compressed data from an image that has been loaded in its compressed format.  

Requirements

Target Platforms: Silverlight, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only), Windows Phone 7

See Also