Back to Adaptive 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
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.