←Select platform
In This Topic ▼

RasterImagePainter Class Methods

Summary

For a list of all members of this type, see RasterImagePainter members

Public Methods

Name Description
Public Method
static  | Shared in VB</div>
CreateGraphics Creates a GDI+ System.Drawing.Graphics object using this Leadtools.RasterImage as the display surface.
Public Method static  | Shared in VB CreateLeadDC Creates a Windows GDI device context using this Leadtools.RasterImage as the display surface.
Public Method static  | Shared in VB DeleteLeadDC Deletes the device context that was created using the CreateLeadDC method.
Public Method static  | Shared in VB FillRegion Highlights a region by displaying a filled, color representation of the region in the given Windows device context handle.
Public Method static  | Shared in VB FrameRegion Displays an outline of the image region in the given Windows device context handle.
Public Method static  | Shared in VB GetPaintColors Returns a palette corresponding to this Leadtools.RasterImage if painted on the given graphics object.
Public Method static  | Shared in VB GetPaintHPalette Returns a Windows palette handle corresponding to this Leadtools.RasterImage if painted on the given device context.
Public Method static  | Shared in VB GetPaintPalette Returns a GDI+ palette corresponding to this Leadtools.RasterImage if painted on the given graphic object.
Public Method static  | Shared in VB Paint Displays this Leadtools.RasterImage in the given Windows device context handle.
Public Method static  | Shared in VB PaintBuffer Paints image data from an unmanaged memory buffer into a Windows device context handle.
Public Method static  | Shared in VB PaintCmykPlanes Displays the CMYK planes stored in the image in the given Windows device context handle.
Public Method static  | Shared in VB PaintOverlay Paints the overlay at the specified index. Use this method to paint overlays that are not automatically painted.
Public Method static  | Shared in VB PaintRegion Paints the image region to a Windows device context handle.
Public Method static  | Shared in VB PaintRegionBuffer Paints image region data from an unmanaged memory buffer into a Windows device context handle.

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