Leadtools Namespace > RasterImage Class : SetRowColumnCompressed Method |
Overload | Description |
---|---|
SetRowColumnCompressed(WriteOnlyArray<Byte>,UInt16[],Int32,Int32,Int32,Int32) | Puts a row (or part of a row) of 1-bit compressed data from a buffer into an image that is maintained in its compressed format. |
SetRowColumnCompressed(Byte[],UInt16[],Int32,Int32,Int32,Int32) | Puts a row (or part of a row) of 1-bit compressed data from a buffer into an image that is maintained in its compressed format. |
SetRowColumnCompressed(IntPtr,IntPtr,Int32,Int32,Int32) | Puts a row (or part of a row) of 1-bit compressed data from an unmanaged memory buffer to an image that is maintained in its compressed format. |