LUV2LAB {colorscience} | R Documentation |
Convert CIE Luv coordinates to CIE Lab
Description
LUV2LAB
Converts CIE Luv coordinates to CIE Lab.
Usage
LUV2LAB(Luvmatrix)
Arguments
Luvmatrix |
Luv matrix |
Value
XYZ coordinates
Author(s)
Jose Gama
Examples
LUV2LAB(c(0.310897, 0.306510, 74.613450))
[Package colorscience version 1.0.9 Index]