Back to Aurora Vision Studio website

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

SetMultipleImagePixels


Module: FoundationLite

Sets pixels of an image to the selected values (each pixel gets another value).

Name Type Description
Input value inImage Image
Input value inLocations LocationArray Locations of the pixels to be set
Input value inPixels PixelArray New pixel values
Output value outImage Image

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 SetMultipleImagePixels.

Complexity Level

This filter is available on Advanced Complexity Level.