Start » Filter Reference » Region » Region Spatial Transforms » EnlargeRegionNTimes
Module: | FoundationBasic |
---|
Enlarges a region by a natural factor.
Name | Type | Range | Description | |
---|---|---|---|---|
inRegion | Region | Input region | ||
inN | Integer | 1 - | The scaling coefficient | |
outRegion | Region | Output region |
Examples
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 | Input and output regions are not distinct in EnlargeRegionNTimes. |
DomainError | Output region too big in EnlargeRegionNTimes. |
Complexity Level
This filter is available on Advanced Complexity Level.