Start » Filter Reference » Surface » Surface Interpolations » ResampleSurface_AnyScales
Module: | Vision3DStandard |
---|
Changes the coordinates format of the input surface.
Name | Type | Range | Description | |
---|---|---|---|---|
inSurface | Surface | |||
inXOffset | Double* | Offset for the X axis of the output surface | ||
inXScale | Double* | Scale for the X axis of the output surface | ||
inYOffset | Double* | Offset for the Y axis of the output surface | ||
inYScale | Double* | Scale for the Y axis of the output surface | ||
outSurface | Surface |
Hardware Acceleration
This operation supports automatic parallelization for multicore and multiprocessor systems.
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 | Non-positive scale on input in ResampleSurface_AnyScales. |
Complexity Level
This filter is available on Basic Complexity Level.
Filter Group
This filter is member of ResampleSurface filter group.