Luv2XYZ {colorscience} | R Documentation |
Luv2XYZ
Converts CIE Luv coordinates to XYZ.
Luv2XYZ(Luvmatrix, illuminant = "D65", observer = 2, RefWhite
= get("XYZperfectreflectingdiffuser", envir = environment()))
Luvmatrix |
Luv matrix |
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/
Luv2XYZ(c(0.310897, 0.306510, 74.613450))