| Leadtools Namespace > RasterImage Class : SetRowCompressed Method | 

| Overload | Description | 
|---|---|
| SetRowCompressed(WriteOnlyArray<Byte>,UInt16[],Int32,Int32,Int32) | Puts one or more rows of 1-bit compressed data from a buffer into an image that is maintained in its compressed format.     | 
| SetRowCompressed(Byte[],UInt16[],Int32,Int32,Int32) | Puts one or more rows of 1-bit compressed data from a buffer into an image that is maintained in its compressed format. ![]() ![]() ![]()     | 
| SetRowCompressed(IntPtr,IntPtr,Int32,Int32) | Puts one or more rows of 1-bit compressed data from an unmanaged memory buffer to an image that is maintained in its compressed format. ![]() ![]()     |