XYZ2CCT.Robertson function

convert from chromaticity coordinates to correlated color temperature (Robertson)

convert from chromaticity coordinates to correlated color temperature (Robertson)

XYZ2CCT.Robertson convert from chromaticity coordinates to correlated color temperature (approximation) by Robertson.

XYZ2CCT.Robertson(X, Y, Z)

Arguments

  • X: X coordinates
  • Y: Y coordinates
  • Z: Z coordinates

Returns

CCT (Robertson)

Source

Bruce Justin Lindbloom, 2014 http://www.brucelindbloom.com/index.html?Eqn_XYZ_to_T.html

References

Bruce Justin Lindbloom, 2014 http://www.brucelindbloom.com/index.html?Eqn_XYZ_to_T.html

Author(s)

Jose Gama

Examples

XYZ2CCT.Robertson( 0.11465380, 0.08391198, 0.08222077 )
  • Maintainer: Glenn Davis
  • License: GPL (>= 3)
  • Last published: 2024-04-22

Useful links