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. | |
FromData | Creates a new RasterRegion from the specified data. | |
GetBounds | Gets a LeadRect structure that represents a rectangle that bounds this RasterRegion in pixels. | |
GetData | Returns an array of System.Byte that represents the information that describes 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 System.Byte. | |
Transform | Transforms this RasterRegion by the specified RasterRegionXForm. |
Name | Description | |
---|---|---|
Finalize | This member overrides System.Object.Finalize. |