←Select platform

RasterImagePainter Class

Summary

Support for painting a LEADTOOLS Leadtools.RasterImage using GDI and GDI+ platforms.

Syntax

C#
VB
C++
public static class RasterImagePainter 
Public MustInherit NotInheritable Class RasterImagePainter  
public ref class RasterImagePainter abstract sealed  

Remarks

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+.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Drawing Assembly