w_length_range2rgb(w.length, sens = photobiology::ciexyzCMF2.spct, color.name = NULL)
rgb()
. The numeric values of
the RGB components can be obtained using function col2rgb()
.
rgb_spct
,
s_e_irrad2rgb
, w_length2rgb
col2rgb(w_length_range2rgb(c(500,600)))
col2rgb(w_length_range2rgb(550))
col2rgb(w_length_range2rgb(500:600))
Run the code above in your browser using DataLab