Visual Basic (Declaration) | |
---|---|
Public MustInherit NotInheritable Class RasterImagePainter |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As RasterImagePainter |
C# | |
---|---|
public static class RasterImagePainter |
C++/CLI | |
---|---|
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 discus 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+.
System.Object
Leadtools.Drawing.RasterImagePainter
Target Platforms: Silverlight 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only)