Back to FabImage Studio website
You are here: Start » Filter Reference » Box » ResizeBox_Delta
Changes the dimensions of a box by adding some values.
Name | Type | Description | |
---|---|---|---|
![]() |
inBox | Box | Input box |
![]() |
inAnchor | Anchor2D | Point of the box which position will not change |
![]() |
inWidthDelta | Integer | Value added to width of the box |
![]() |
inHeightDelta | Integer | Value added to height of the box |
![]() |
outBox | Box | Resized box |
Errors
This filter can throw an exception to report error. Read how to deal with errors here: Error Handling
Error type | Description |
---|---|
DomainError | Negative box dimensions in ResizeBox_Delta. |
Complexity Level
This filter is available on Basic Complexity Level.
Filter Group
This filters is member of ResizeBox filter group.