heuristic.wlnm2RGB function

Approximations from wavelengths to RGB

Approximations from wavelengths to RGB

heuristic.wlnm2RGB Approximations from wavelengths to RGB.

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

Arguments

  • wavelength: wavelength data
  • Gamma: Gamma
  • IntensityMax: maximum intensity

Returns

RGB coordinates

Source

Dan Bruton's, 2004 http://www.midnightkite.com/color.html

Earl F. Glynn 2006 Delphi conversion http://www.efg2.com/Lab/ScienceAndEngineering/Spectra.htm

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

Author(s)

Jose Gama

Examples

heuristic.wlnm2RGB(555)
  • Maintainer: Glenn Davis
  • License: GPL (>= 3)
  • Last published: 2024-04-22

Useful links