Retrieves one or more rows of image data from this RasterImage into a managed memory buffer.
Overload | Description |
---|---|
GetRow(int,byte[],int,int) | Retrieves one or more rows of image data from this RasterImage into a managed memory buffer. |
GetRow(int,intptr,int) | Retrieves one or more rows of image data from this RasterImage into un unmanaged memory buffer. |
GetRow(int32,ibuffer,int32,int32) | Retrieves one or more rows of image data from this RasterImage into a managed memory buffer. |
GetRow(int32,writeonlyarray<byte>,int32,int32) | Retrieves one or more rows of image data from this RasterImage into a managed memory 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