Lab2XYZ {colorscience} | R Documentation |
Lab2XYZ
Converts CIE Lab coordinates to XYZ.
Lab2XYZ(Labmatrix, illuminant = "D65", observer = 2, RefWhite
= get("XYZperfectreflectingdiffuser", envir = environment()))
Labmatrix |
CIE Lab coordinates |
illuminant |
illuminant |
observer |
observer |
RefWhite |
Reference White |
XYZ coordinates
Jose Gama
Logicol S.r.l., 2014 EasyRGB color search engine http://www.easyrgb.com/
Logicol S.r.l., 2014 EasyRGB color search engine http://www.easyrgb.com/
Lab2XYZ(c(0.310897, 0.306510, 74.613450))