Back to FabImage Studio website
You are here: Start » Filter Reference » Region Basics » CreateRingRegion
Creates a ring-shaped region with given parameters.
Name | Type | Range | Description | |
---|---|---|---|---|
![]() |
inCircle | Circle2D | Input circle | |
![]() |
inCircleAlignment | CoordinateSystem2D* | Adjusts the circle to the position of the inspected object | |
![]() |
inRingWidth | Real | 0.0 - ![]() |
|
![]() |
inBorderPosition | BorderPosition | ||
![]() |
inFrameWidth | Integer | 0 - ![]() |
Width of the created region's frame |
![]() |
inFrameHeight | Integer | 0 - ![]() |
Height of the created region's frame |
![]() |
outRegion | Region | Output region | |
![]() |
outAlignedCircle | Circle2D | The input circle transformed to the absolute coordinate system |
Errors
This filter can throw an exception to report error. Read how to deal with errors here: Error Handling
Error type | Description |
---|---|
DomainError | Incorrect BorderPosition in CreateRingRegion. |
Complexity Level
This filter is available on Basic Complexity Level.