Back to FabImage Studio website
You are here: Start » Filter Reference » Geometry 2D » Geometry 2D Spatial Transforms » ResizeCircle_Delta
Module: | FoundationLite |
---|
Changes radius of a circle by adding a value.
Name | Type | Description | |
---|---|---|---|
![]() |
inCircle | Circle2D | |
![]() |
inDelta | Real | Value added to circle radius |
![]() |
outCircle | Circle2D |
Errors
This filter can throw an exception to report error. Read how to deal with errors in Error Handling.
List of possible exceptions:
Error type | Description |
---|---|
DomainError | Negative circle radius in ResizeCircle_Delta. |
Complexity Level
This filter is available on Advanced Complexity Level.
Filter Group
This filter is member of ResizeCircle filter group.