Puts one or more rows of 1-bit compressed data from a buffer into an image that is maintained in its compressed format.
Overload | Description |
---|---|
SetRowCompressed(byte[],ushort[],int,int,int) | 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,int,int) | 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. |
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. |
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