Accepts a column offset to retrieve data from an image and place it in a buffer.
Overload | Description |
---|---|
GetRowColumn(int,int,byte[],int,int) | Accepts a column offset to retrieve data from an image and place it in a buffer. |
GetRowColumn(int,int,intptr,int) | Accepts a column offset to retrieve data from an image and place it in an ummanaged memory buffer. |
GetRowColumn(int32,int32,ibuffer,int32,int32) | Accepts a column offset to retrieve data from an image and place it in a buffer. |
GetRowColumn(int32,int32,writeonlyarray<byte>,int32,int32) | Accepts a column offset to retrieve data from an image and place it in a buffer. |
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