Changes the data of the specified pixel by copying from an unmanaged memory buffer.
Overload | Description |
---|---|
SetPixelData(int,int,byte[]) | Changes the data of the specified pixel. |
SetPixelData(int,int,intptr,int) | Changes the data of the specified pixel by copying from an unmanaged 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