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: coordinate, eyedrop, grab, sample


Example compositions:


Back to vuo.image node set documentation.