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: average, box, coordinate, eyedrop, get, grab, rectangle, sample, square


Example compositions:


Back to vuo.image node set documentation.