beta
cables is under heavy development.
There might be one or another bug, please let us know about it!

ColorPick Op



ColorPick
Namespace: Ops.Gl

Op author: pandur

pick a color at x,y coordinates of canvas


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



Inputs

render (Trigger)

Trigger the op

x (Number)

X position

y (Number)

Y position

Outputs

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


Caught a mistake or want to contribute to the documentation?

Edit Documentation 

Patches using ColorPick

  • Examples
  • Public
  • My Patches