Creates a new instance of the RasterImageGdiPlusGraphicsContainer class from a Leadtools.RasterImage.
Public Function New( _ByVal image As Leadtools.RasterImage _)
public:RasterImageGdiPlusGraphicsContainer(Leadtools.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+.
For an example, refer to RasterImageGdiPlusGraphicsContainer.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
