xyChromaticitiesVos1978 {colorscience} | R Documentation |
xyChromaticitiesVos1978
x, y coordinates transformed
to Judd (1951) x', y' system.
xyChromaticitiesVos1978(x,y)
x |
x coordinate |
y |
y coordinate |
x', y' 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/
xyY <- c(0.4083308, 0.2988462, 0.08391198)
xyChromaticitiesVos1978(xyY[1],xyY[2])