Learn R Programming

colorscience (version 1.0.8)

CIE1976uv2CIE1931xy: CIE-1976 u'v' to CIE-1931 xy

Description

CIE1976uv2CIE1931xy CIE-1976 u'v' to CIE-1931 xy.

Usage

CIE1976uv2CIE1931xy(uvmatrix)

Arguments

uvmatrix

CIE-1976 u'v' data

References

Paul Schils, 2014 Color theory phenomena http://www.color-theory-phenomena.nl/10.03.htm

Examples

Run this code
# NOT RUN {
CIE1976uv2CIE1931xy(c(0.2830965, 0.4661789))
# }

Run the code above in your browser using DataLab