←Select platform

PaintBuffer Method (RasterImagePainter)

Summary

Paints image data from an unmanaged memory buffer into a Windows device context handle.

Overload List
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.
Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Drawing Assembly