Back to FabImage Studio website
You are here: Start » Filter Reference » Box » ResizeBox
Changes the dimensions of a box.
Name | Type | Range | Description | |
---|---|---|---|---|
![]() |
inBox | Box | Input box | |
![]() |
inAnchor | Anchor2D | Point of the box which position will not change | |
![]() |
inNewWidth | Integer* | 0 - ![]() |
Target width of the box |
![]() |
inNewHeight | Integer* | 0 - ![]() |
Target height of the box |
![]() |
outBox | Box | Resized box |
Description
The operation changes dimensions of input Box to (inNewWidth, inNewHeight).
Complexity Level
This filter is available on Basic Complexity Level.
Filter Group
This filters is member of ResizeBox filter group.