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

ColorPick Op

Ops.Gl.ColorPick


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 

Color Picker

Open Example In Editor

Patches using ColorPick