Back to FabImage Studio website
You are here: Start » Filter Reference » Region Spatial Transforms » ResizeRegion
Enlarges or shrinks a region to new dimensions.
Name | Type | Range | Description | |
---|---|---|---|---|
![]() |
inRegion | Region | Input region | |
![]() |
inNewWidth | Integer* | 1 - ![]() |
|
![]() |
inNewHeight | Integer* | 1 - ![]() |
|
![]() |
outRegion | Region | Output region |
Examples
![]() |
![]() |
ResizeRegion performed on the sample region with inNewWidth = 200, inNewHeight = 100.
Errors
This filter can throw an exception to report error. Read how to deal with errors here: Error Handling
Error type | Description |
---|---|
DomainError | Output region too big in ResizeRegion. |
Complexity Level
This filter is available on Basic Complexity Level.
Filter Group
This filters is member of ResizeRegion filter group.