Start » Filter Reference » Image » Image Spatial Transforms Maps » AccessSpatialMap
Module: | Calibration |
---|
Returns individual fields of a spatial map.
Name | Type | Description | |
---|---|---|---|
![]() |
inSpatialMap | SpatialMap | |
![]() |
outImageWidth | Integer | |
![]() |
outImageHeight | Integer | |
![]() |
outImagePitch | Integer | |
![]() |
outImageType | PlainType | |
![]() |
outImageDepth | Integer | |
![]() |
outWidth | Integer | |
![]() |
outHeight | Integer | |
![]() |
outImageFormat | ImageFormat | |
![]() |
outInterpolationMethod | InterpolationMethod |
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 SpatialMap on input in AccessSpatialMap. |
Complexity Level
This filter is available on Advanced Complexity Level.