Start » Filter Reference » Surface » Surface Interpolations » ResampleSurface
Module: | Vision3DStandard |
---|
Equalizes the scales format of the input surface.
Name | Type | Description | |
---|---|---|---|
inSurface | Surface | ||
inResampleSurfaceMode | ResampleSurfaceMode | ||
inXOffset | Double* | Offset for the X axis of the output surface | |
inYOffset | Double* | Offset 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 | Incorrect resample mode in ResampleSurface. |
Complexity Level
This filter is available on Basic Complexity Level.
Filter Group
This filter is member of ResampleSurface filter group.