The following tables list the members exposed by RasterImagePainter.
| Name | Description | |
|---|---|---|
![]()
| MaxRegionFrameIndex | Gets the maximum region frame index. |
| Name | Description | |
|---|---|---|
![]()
| CreateGraphics | Creates a GDI+ System.Drawing.Graphics object using this Leadtools.RasterImage as the display surface. |
![]()
| CreateLeadDC | Creates a Windows GDI device context using this Leadtools.RasterImage as the display surface. |
![]()
| DeleteLeadDC | Deletes the device context that was created using the CreateLeadDC method. |
![]()
| FillRegion | Overloaded. Highlights a region by displaying a filled, color representation of the region in the given Windows device context handle. |
![]()
| FrameRegion | Overloaded. Displays an outline of the image region in the given Windows device context handle. |
![]()
| GetPaintColors | Returns a palette corresponding to this Leadtools.RasterImage if painted on the given graphics object. |
![]()
| GetPaintHPalette | Returns a Windows palette handle corresponding to this Leadtools.RasterImage if painted on the given device context. |
![]()
| GetPaintPalette | Returns a GDI+ palette corresponding to this Leadtools.RasterImage if painted on the given graphic object. |
![]()
| Paint | Overloaded. Displays this Leadtools.RasterImage in the given Windows device context handle. |
![]()
| PaintBuffer | Overloaded. Paints image data from an unmanaged memory buffer into a Windows device context handle. |
![]()
| PaintCmykPlanes | Overloaded. Displays the CMYK planes stored in the image in the given Windows device context handle. |
![]()
| PaintOverlay | Overloaded. Paints the overlay at the specified index. Use this method to paint overlays that are not automatically painted. |
![]()
| PaintRegion | Overloaded. Paints the image region to a Windows device context handle. |
![]()
| PaintRegionBuffer | Overloaded. Paints image region data from an unmanaged memory buffer into a Windows device context handle. |

