Back to Aurora Vision Studio website

You are here: Start » Filter Reference » Image » Image Basics » GetMultipleImagePixelValues_Safe

GetMultipleImagePixelValues_Safe


Module: FoundationLite

Returns an array of pixel values at specified locations; the image range is checked.

Name Type Description
Input value inImage Image Input image
Input value inPoints Point2DArray
Input value inInterpolation InterpolationMethod
Input value inDefault Real
Output value 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.