| Leadtools Namespace > RasterImage Class : GetRowColumnCompressed Method |

| Overload | Description |
|---|---|
| GetRowColumnCompressed(WriteOnlyArray<Byte>,WriteOnlyArray<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(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. ![]() ![]() |