ColorPick Op
pick a color at x,y coordinates of canvas
Summary (oneliner)
Get the color at a position of the canvas (picker)
Full Name
- Ops.Gl.ColorPick
- Core Op - Official cables op
- MIT
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Op Licence
Caniuse query
Example Patch Color Picker
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