←Select platform

PaintRegionBuffer Method (RasterImagePainter)

Summary

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

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