Learn R Programming

colorscience (version 1.0.8)

kelvin2xy: Blackbody radiator color temperature to CIE 1931 x,y chromaticity approximation function

Description

kelvin2xy Blackbody radiator color temperature to CIE 1931 x,y chromaticity approximation function.

Usage

kelvin2xy(T)

Arguments

T

temperature in Kelvin

Value

color temperature

References

Kim et al., 2002 "Design of Advanced Color - Temperature Control System for HDTV Applications" http://fcam.garage.maemo.org/apiDocs/namespace_f_cam.html

Examples

Run this code
# NOT RUN {
kelvin2xy(300)
# }

Run the code above in your browser using DataLab