LEADTOOLS GDI/GDI+ (Leadtools.Drawing assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
RasterRegionConverter Class Methods
See Also 


"

For a list of all members of this type, see RasterRegionConverter members.

"

Public Methods

 NameDescription
public Methodstatic (Shared in Visual Basic) AddGdiDataToRegionCreates or updates a LEADTOOLS image region using the specified GDI+ region data.  
public Methodstatic (Shared in Visual Basic) AddGdiPlusDataToRegionCreates or updates a LEADTOOLS image region using the specified GDI+ region data.  
public Methodstatic (Shared in Visual Basic) AddRegionToRegionOverloaded. Creates or updates a LEADTOOLS image region by adding the specified GDI+ region.  
public Methodstatic (Shared in Visual Basic) ConvertFromRegionConverts a System.Drawing (GDI+) System.Drawing.Region object to a LEADTOOLS Leadtools.RasterRegion.  
public Methodstatic (Shared in Visual Basic) ConvertFromRegionHandleConverts a GDI HRGN object to a LEADTOOLS Leadtools.RasterRegion.  
public Methodstatic (Shared in Visual Basic) ConvertToRegionConverts a LEADTOOLS Leadtools.RasterRegion to a System.Drawing (GDI+) System.Drawing.Region object.  
public Methodstatic (Shared in Visual Basic) ConvertToRegionHandleConverts a LEADTOOLS Leadtools.RasterRegion to a GDI HRGN object.  
public Methodstatic (Shared in Visual Basic) GetGdiPlusRegionDataGets the GDI+ data that describes the image region.  
public Methodstatic (Shared in Visual Basic) GetGdiRegionDataGets the GDI data that describes the image region.  
Top

See Also