Description Usage Arguments Value Methods (by class) See Also
Wrapper function of HLS and
sRGB that convert colors from HLS to sRGB.
1 2 3 4 5 6 7 8 9 10 |
x |
numeric, matrix or |
... |
Additional arguments as for |
Matrix, or CanopyPhoto.
matrix: Each row should represent a color. Argument x must have three columns.
numeric: Convert a single color from HLS to sRGB. Argument x must be of length three. The output is a matrix.
CanopyPhoto: The output is a CanopyPhoto with layer names Red, Green and Blue.
example /inst/examples/HLS2sRGBexample.R
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.