Leadtools Namespace > RasterImage Class : GetRowCompressed Method |
Overload | Description |
---|---|
GetRowCompressed(WriteOnlyArray<Byte>,WriteOnlyArray<UInt16>,Int32,Int32,Int32) | Retrieves one or more rows of 1-bit compressed data from an image that has been loaded in its compressed format. |
GetRowCompressed(Byte[],UInt16[],Int32,Int32,Int32) | Retrieves one or more rows of 1-bit compressed data from an image that has been loaded in its compressed format. |
GetRowCompressed(IntPtr,IntPtr,Int32,Int32) | Retrieves (into an unmanaged memory buffer) one or more rows of 1-bit compressed data from an image that has been loaded in its compressed format. |