Color having the provided raw component values.
@param values An array of raw component values (must be the correctlength for this ColorModel, as indicated by {@link #getNumChannels()}.
@param lambda The WavelengthPacket to associate wit theColor.
@return The Color.
@see Spectrum#sample(WavelengthPacket)
@see #getBlack()
| |
| |
| |