ColorPick Op

ColorPick

pick a color at x,y coordinates of canvas


Get the color at a position of the canvas (picker)


Edit Documentation

Full Name
  • Ops.Gl.ColorPick
Visibility
  • Core Op - Official cables op
License
  • MIT
Author


 

INPUT PORTS


render (Trigger)

Trigger the op

x (Number)

X position

y (Number)

Y position

OUTPUT PORTS


r (Number)

Red value - range 0-1

g (Number)

Green value - range 0-1

b (Number)

Blue value - range 0-1

a (Number)

Alpha value - range 0-1


Patches using ColorPick

  • Examples
  • Public
  • My Patches