xyChromaticitiesVos1978: x, y coordinates transformed to Judd (1951) x', y' system

Description Usage Arguments Value Author(s) Source References Examples

Description

xyChromaticitiesVos1978 x, y coordinates transformed to Judd (1951) x', y' system.

Usage

1

Arguments

x

x coordinate

y

y coordinate

Value

x', y' 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

1
2
xyY <- c(0.4083308, 0.2988462, 0.08391198)
xyChromaticitiesVos1978(xyY[1],xyY[2])

colorscience documentation built on Oct. 30, 2019, 9:33 a.m.