Copies data from an unmanaged memory buffer to an image, with an offset to the image.
Overload | Description |
---|---|
SetRowColumn(int,int,byte[],int,int) | Copies data from a buffer into an image, with an offset to the image. |
SetRowColumn(int,int,intptr,int) | Copies data from an unmanaged memory buffer to an image, with an offset to the image. |
SetRowColumn(int32,int32,ibuffer,int32,int32) | Copies data from a buffer into an image, with an offset to the image. |
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