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




Retrieves 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(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.  
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.  

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also