TextureColorPick Op
get the color of a pixel in a texture
Summary (oneliner)
Full Name
- Ops.Gl.TextureColorPick
- Core Op - Official cables op
- MIT
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Op Licence
Caniuse query
Example Patch TextureColorPick Example
INPUT PORTS
update (Trigger)
Coordinates index (Number:integer ) Pixel 0-1
X (Number:integer )
Y (Number:integer )
texture (Object:texture)
Active (Number:boolean )
OUTPUT PORTS
trigger (Trigger)
Red (Number)
Green (Number)
Blue (Number)
Alpha (Number)