Learn R Programming

colorscience (version 1.0.8)

heuristic.wlnm2RGB: Approximations from wavelengths to RGB

Description

heuristic.wlnm2RGB Approximations from wavelengths to RGB.

Usage

heuristic.wlnm2RGB(wavelength, Gamma = 0.8, IntensityMax = 1)

Arguments

wavelength

wavelength data

Gamma

Gamma

IntensityMax

maximum intensity

Value

RGB coordinates

References

Dan Bruton's, 2004 http://www.midnightkite.com/color.html Earl F. Glynn 2006 Delphi conversion http://www.efg2.com/Lab/ScienceAndEngineering/Spectra.htm

Examples

Run this code
# NOT RUN {
heuristic.wlnm2RGB(555)
# }

Run the code above in your browser using DataLab