Paints image data from an unmanaged memory buffer into a Windows device context handle.
| Overload | Description |
|---|---|
| PaintBuffer(rasterimage,graphics,leadrect,leadrect,leadrect,leadrect,byte[],int,int,int,rasterpaintproperties) | Paints image data from a buffer into a System.Drawing.Graphics object. |
| PaintBuffer(rasterimage,graphics,leadrect,leadrect,leadrect,leadrect,intptr,int,int,rasterpaintproperties) | Paints image data from an unmanaged memory buffer into a System.Drawing.Graphics object. |
| PaintBuffer(rasterimage,intptr,leadrect,leadrect,leadrect,leadrect,byte[],int,int,int,rasterpaintproperties) | Paints image data from a buffer into a Windows device context handle. |
| PaintBuffer(rasterimage,intptr,leadrect,leadrect,leadrect,leadrect,intptr,int,int,rasterpaintproperties) | Paints image data from an unmanaged memory buffer into a Windows device context handle. |
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
