XYZ2xyY: Convert XYZ coordinates to xyY

Description Usage Arguments Value Author(s) Source References Examples

Description

XYZ2xyY Converts XYZ coordinates to xyY.

Usage

1
XYZ2xyY(XYZ) 

Arguments

XYZ

CIE XYZ coordinates

Value

CIE xyY 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
XYZ2xyY(c(0.310897, 0.306510, 0.3))

Example output

Loading required package: geometry
Loading required package: magic
Loading required package: abind
          [,1]      [,2]    [,3]
[1,] 0.3388867 0.3341047 0.30651

munsellinterpol documentation built on May 2, 2019, 5:53 p.m.