←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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Drawing Assembly