Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.23
|
public static class RasterImagePainter
'Declaration
Public MustInherit NotInheritable Class RasterImagePainter
'Usage
Dim instance As RasterImagePainter
public ref class RasterImagePainter abstract sealed
The LEADTOOLS RasterImage class provides platform independent representation of an image. It serves as a working area for image manipulation and conversion. LEADTOOLS functions use this class for accessing the image in memory and for maintaining the characteristics of the image. This topic discusse how to use the LEADTOOLS RasterImage class with the Windows GDI and GDI+ (System.Drawing) platforms.
For more information refer to RasterImage and GDI/GDI+.