railo.runtime.img.filter
Class Spectrum

java.lang.Object
  extended by railo.runtime.img.filter.Spectrum

public class Spectrum
extends Object

A class for calulating the colors of the spectrum.


Constructor Summary
Spectrum()
           
 
Method Summary
static int wavelengthToRGB(float wavelength)
          Convert a wavelength to an RGB value.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Spectrum

public Spectrum()
Method Detail

wavelengthToRGB

public static int wavelengthToRGB(float wavelength)
Convert a wavelength to an RGB value.

Parameters:
wavelength - wavelength in nanometres
Returns:
the RGB value


Copyright © 2012 Railo