Learn R Programming

munsellinterpol (version 1.0.2)

XYZ2xyY: Convert XYZ coordinates to xyY

Description

XYZ2xyY Converts XYZ coordinates to xyY.

Usage

XYZ2xyY(XYZ)

Arguments

XYZ

CIE XYZ coordinates

Value

CIE xyY coordinates

References

Logicol S.r.l., 2014 EasyRGB color search engine http://www.easyrgb.com/

Examples

Run this code
# NOT RUN {
XYZ2xyY(c(0.310897, 0.306510, 0.3))
# }

Run the code above in your browser using DataLab