Back to Aurora Vision Studio website

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

GetImagePixel


Module: FoundationLite

Returns a single pixel of an image.

Name Type Description
Input value inImage Image Input image
Input value inLocation Location Location of the pixel to be accessed
Output value outPixel Pixel Output pixel
Output value outValue Real Average pixel value

Examples

Description of usage of this filter can be found in examples and tutorial: HMI Handling Events.

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 Input location exceeds dimensions of an input image in GetImagePixel.

Complexity Level

This filter is available on Advanced Complexity Level.

Filter Group

This filter is member of GetImagePixel filter group.