Sample Color from Image (vuo.image.sample.color)

Retrieves the color of part of an image.

Out-of-bounds coordinates are clamped to the edge of the image. For example, (-3, .2) becomes (-1, .2).

Keywords: RGBA, area, average, box, brighter, brightest, coordinate, darker, darkest, eyedropper, get, grab, lighter, lightest, maximum, minimum, rectangle, sample, square


Example compositions:


Back to vuo.image node set documentation.