Back to FabImage Studio website
You are here: Start » Filter Reference » Surface Spatial Transforms » CropSurfaceToRegion
Removes points that are not present in a given region.
Name | Type | Description | |
---|---|---|---|
![]() |
inSurface | Surface | Input surface |
![]() |
inRegion | Region | Region from which the points are not removed |
![]() |
inPreserveDimensions | Bool | Flag indicating whether the surface dimensions should be preserved or not |
![]() |
outSurface | Surface | Output surface |
Errors
This filter can throw an exception to report error. Read how to deal with errors here: Error Handling
Error type | Description |
---|---|
DomainError | Input region exceeds surface dimensions in CropSurfaceToRegion. |
Complexity Level
This filter is available on Basic Complexity Level.