Back to FabImage Studio website
You are here: Start » Filter Reference » Image Basics » GetMultipleImagePixelValues_Safe
Safely returns an array of pixel values of an image.
Name | Type | Description | |
---|---|---|---|
![]() |
inImage | Image | Input image |
![]() |
inPoints | Point2DArray | |
![]() |
inInterpolation | InterpolationMethod | |
![]() |
inDefault | Real | |
![]() |
outValues | RealArray |
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 | Unknown interpolation method in GetMultipleImagePixelValues_Safe. |
Complexity Level
This filter is available on Advanced Complexity Level.