Uses of Class
org.sunflow.image.XYZColor
Packages that use XYZColor
-
Uses of XYZColor in de.grogra.gpuflux.imp3d.spectral
Methods in de.grogra.gpuflux.imp3d.spectral that return XYZColor -
Uses of XYZColor in de.grogra.gpuflux.utils
Methods in de.grogra.gpuflux.utils with parameters of type XYZColor -
Uses of XYZColor in org.sunflow.image
Methods in org.sunflow.image that return XYZColorModifier and TypeMethodDescriptionfinal XYZColorRGBSpace.convertRGBtoXYZ(Color c) static final XYZColorChromaticitySpectrum.get(float x, float y) final XYZColorXYZColor.mul(float s) final XYZColorSpectralCurve.toXYZ()Convert this curve to a tristimulus CIE XYZ color by integrating against the CIE color matching functions.static final XYZColorSpectralCurve.toXYZ(float lambda, float amplitude) Methods in org.sunflow.image with parameters of type XYZColorModifier and TypeMethodDescriptionfinal ColorRGBSpace.convertXYZtoRGB(XYZColor c) final voidRGBSpace.convertXYZtoRGB(XYZColor c, Tuple3f out)