Description Usage Arguments Value
Calculate distances between colors in RGB space
1 | get_color_dist(r, g, b)
|
r |
Vector of values for red. |
g |
Vector of values for green. |
b |
Vector of values for blue. |
Vector containing the average distances of colors from other colors in the vector.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.