Error processing SSI file
LEADTOOLS GDI/GDI+ (Leadtools.Drawing assembly)

Show in webframe

PaintRegionBuffer Method






Paints image region data from a buffer into a System.Drawing.Graphics object.
Overload List
OverloadDescription
PaintRegionBuffer(RasterImage,Graphics,LeadRect,LeadRect,LeadRect,LeadRect,Byte[],Int32,Int32,Int32,RasterPaintProperties)Paints image region data from a buffer into a System.Drawing.Graphics object.  
PaintRegionBuffer(RasterImage,Graphics,LeadRect,LeadRect,LeadRect,LeadRect,IntPtr,Int32,Int32,RasterPaintProperties)Paints image region data from an unmanaged memory buffer into a System.Drawing.Graphics object.  
PaintRegionBuffer(RasterImage,IntPtr,LeadRect,LeadRect,LeadRect,LeadRect,Byte[],Int32,Int32,Int32,RasterPaintProperties)Paints image region data from a buffer into a Windows device context handle.  
PaintRegionBuffer(RasterImage,IntPtr,LeadRect,LeadRect,LeadRect,LeadRect,IntPtr,Int32,Int32,RasterPaintProperties)Paints image region data from an unmanaged memory buffer into a Windows device context handle.  
Requirements

Target Platforms

See Also

Reference

RasterImagePainter Class
RasterImagePainter Members

Error processing SSI file