Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.28
|
Leadtools Namespace : RasterRegion Class |
The following tables list the members exposed by RasterRegion.
Name | Description | |
---|---|---|
RasterRegion Constructor | Overloaded. |
Name | Description | |
---|---|---|
IsEmpty | Tests whether this RasterRegion has an empty interior. |
Name | Description | |
---|---|---|
Clip | Trims this RasterRegion to fit inside a specified LeadRect. | |
Clone | Creates an exact copy if this RasterRegion. | |
Combine | Overloaded. Updates this RasterRegion to a combination of itself and the specified LeadRect | |
Dispose | Overloaded. Releases all resources used by this RasterRegion. | |
FromBeziers | Creates a Bézier region. | |
FromCurve | Overloaded. Creates a curved region. | |
FromData | Creates a new RasterRegion from the specified data. | |
FromEllipse | Creates an elliptical raster region. | |
FromPolygon | Creates a polygonal raster region. | |
FromRectangle | Creates a rectangular raster region. | |
FromRoundRectangle | Creates a rounded rectangular raster region. | |
GetBounds | Gets a LeadRect structure that represents a rectangle that bounds this RasterRegion in pixels. | |
GetData | Returns an array of Byte that represents the information that describes this RasterRegion. | |
GetOutline | Gets the outline points of this RasterRegion | |
IsVisible | Tests whether the specified LeadPoint structure is contained within this RasterRegion. | |
MakeEmpty | Initializes this RasterRegion to an empty interior. | |
SetData | Overrides the data of this RasterRegion from an array of Byte. | |
Transform | Transforms this RasterRegion by the specified RasterRegionXForm. |