1.3

Wavelength produces colour items provided the Wavelength or
the frequency from the light instead compared to typical RGB or HSB.
colour c = new colour(255, 0, 0);
make use of the frequency in nanometers,> rather than:
(gamma is intensity,brightness.)
colour c = Wavelength.wvColor( 400.0f, 0.80f );
The noticeable variety from the spectrum is 380..780 nanometers.
little is bluer.
or utilizing frequency in Terahertz and gamma 0.0. .. one.0.
colour c = Wavelength.fColor( 500.0f, one.0f );
The noticeable variety from the spectrum is 384..789 TeraHertz.
little is redder.
Wavelength doesn't do a lot on its personal. It's intended to become
incorporated into your personal applications.
you may utilize it to pull a practical rainbow,> educational Applets concerning the light spectrum.