Back to Adaptive Vision Studio website

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

SetMultipleImagePixels


Sets pixels of an image to the selected values.

Name Type Description
inImage Image
inLocations LocationArray Locations of the pixels to be set
inPixels PixelArray New pixel values
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.