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

RgbToHex Op



RgbToHex
Namespace: Ops.Color

Op author: pandur

convert RGB float values to HEX color String




Inputs

r (Number)
g (Number)
b (Number)

Outputs

Result (String)

Caught a mistake or want to contribute to the documentation?

Edit Documentation 

RgbToHex example


Patches using RgbToHex

  • Examples
  • Public
  • My Patches

Changelog


created op
2020-12-08 - pandur
Ops.User.pandur.MyRgbToHex renamed to Ops.Color.RgbToHex
2020-12-08 - pandur