Description Usage Arguments Value Author(s) Source References Examples
Hue.2.RGB
Converts Hue to RGB for HSL conversion.
1 | Hue.2.RGB(v1, v2, vH)
|
v1 |
value 1 |
v2 |
value 2 |
vH |
value of hue |
RGB coordinates
Jose Gama
Paul Centore 2014 The Munsell and Kubelka-Munk Toolbox http://www.99main.com/~centore/MunsellAndKubelkaMunkToolbox/MunsellAndKubelkaMunkToolbox.html
Paul Centore 2014 The Munsell and Kubelka-Munk Toolbox http://www.99main.com/~centore/MunsellAndKubelkaMunkToolbox/MunsellAndKubelkaMunkToolbox.html
1 | Hue.2.RGB(1,2,3)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.