Retrieves a row (or part of a row) of 1-bit compressed data from an image that has been loaded in its compressed format.
Overload | Description |
---|---|
GetRowColumnCompressed(byte[],ushort[],int,int,int,int) | Retrieves a row (or part of a row) of 1-bit compressed data from an image that has been loaded in its compressed format. |
GetRowColumnCompressed(intptr,intptr,int,int,int) | Retrieves (into an unmanaged memory buffer) a row (or part of a row) of 1-bit compressed data from an image that has been loaded in its compressed format. |
GetRowColumnCompressed(writeonlyarray<byte>,writeonlyarray<uint16>,int32,int32,int32,int32) | Retrieves a row (or part of a row) of 1-bit compressed data from an image that has been loaded 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