Creates a new instance of the RasterImageGdiPlusGraphicsContainer class from a Leadtools.RasterImage.
Public Function New( _
ByVal image As RasterImage _
)
public:
RasterImageGdiPlusGraphicsContainer(
RasterImage^ image
)
image
The source Leadtools.RasterImage.
Use RasterImageConverter.TestCompatible to determine if the image is compatible for creating a GDI+ Graphics object.
This allows you to create an infinite number of drawing capabilities such as paint, erase, color erase and brush, pen, spray gun, flood fill, color tube, text overlay, curve, line, rectangle, polygon, ellipse, freehand shapes, cut and paste, and more to use on the surface of this Leadtools.RasterImage.
For more information refer to RasterImage and GDI/GDI+.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document