Learn R Programming

colorscience (version 1.0.0)

xyY2XYZ: Convert CIE CMF to XYZ

Description

xyY2XYZ Converts CIE CMF to XYZ.

Usage

xyY2XYZ(xyYmatrix)

Arguments

xyYmatrix
CIE CMFs

Value

  • XYZ coordinates

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

Run this code
xyY2XYZ(c(0.310897, 0.306510, 74.613450))

Run the code above in your browser using DataLab