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.
Overload | Description |
---|---|
SetRowColumnCompressed(byte[],ushort[],int,int,int,int) | 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,int,int,int) | 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. |
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. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET