Rdocumentation
powered by
Learn R Programming
colorscience (version 1.0.2)
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
Source
Kim et al., 2002 "Design of Advanced Color - Temperature Control System for HDTV Applications"
http://fcam.garage.maemo.org/apiDocs/namespace_f_cam.html
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
kelvin2xy(
300
)
Run the code above in your browser using
DataLab