LCHab2Lab {colorscience} | R Documentation |
Convert LCHab coordinates to CIE Lab
Description
LCHab2Lab
Converts LCHab coordinates to CIE Lab.
Usage
LCHab2Lab(LCHabmatrix)
Arguments
LCHabmatrix |
LCHab coordinates |
Value
CIE Lab coordinates
Author(s)
Jose Gama
Source
Logicol S.r.l., 2014 EasyRGB color search engine http://www.easyrgb.com/
References
Logicol S.r.l., 2014 EasyRGB color search engine http://www.easyrgb.com/
Examples
LCHab2Lab(c(0.310897, 0.306510, 74.613450))
[Package colorscience version 1.0.9 Index]