LEADTOOLS GDI/GDI+ (Leadtools.Drawing assembly)
LEAD Technologies, Inc

RasterImageGdiPlusGraphicsContainer Constructor






The source Leadtools.RasterImage.
Creates a new instance of the RasterImageGdiPlusGraphicsContainer class from a Leadtools.RasterImage.
Syntax
public RasterImageGdiPlusGraphicsContainer( 
   RasterImage image
)
'Declaration
 
Public Function New( _
   ByVal image As RasterImage _
)
'Usage
 
Dim image As RasterImage
 
Dim instance As New RasterImageGdiPlusGraphicsContainer(image)
public RasterImageGdiPlusGraphicsContainer( 
   RasterImage image
)
function RasterImageGdiPlusGraphicsContainer( 
   image 
)
public:
RasterImageGdiPlusGraphicsContainer( 
   RasterImage^ image
)

Parameters

image
The source Leadtools.RasterImage.
Remarks

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

Example
For an example, refer to RasterImageGdiPlusGraphicsContainer.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

RasterImageGdiPlusGraphicsContainer Class
RasterImageGdiPlusGraphicsContainer Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.