Copies one or more rows of image data from an unmanaged memory buffer to this RasterImage.
Overload | Description |
---|---|
SetRow(int,byte[],int,int) | Copies one or more rows of image data to this RasterImage. |
SetRow(int,intptr,int) | Copies one or more rows of image data from an unmanaged memory buffer to this RasterImage. |
SetRow(int32,ibuffer,int32,int32) | Copies one or more rows of image data to this RasterImage. |
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