| Package | Description |
|---|---|
| org.sunflow.image |
| Modifier and Type | Method and Description |
|---|---|
XYZColor |
RGBSpace.convertRGBtoXYZ(Color c) |
static XYZColor |
ChromaticitySpectrum.get(float x,
float y) |
XYZColor |
XYZColor.mul(float s) |
XYZColor |
SpectralCurve.toXYZ()
Convert this curve to a tristimulus CIE XYZ color by integrating against
the CIE color matching functions.
|
| Modifier and Type | Method and Description |
|---|---|
Color |
RGBSpace.convertXYZtoRGB(XYZColor c) |