- All Known Implementing Classes:
StandardIlluminant
public interface Illuminant
-
Method Summary
-
Method Details
-
getXYZ
double[] getXYZ()Returns the illuminant's 3D coordinate in CIE-XYZ color space.- Returns:
- the XYZ-coordinate
-
getXy
Returns the illuminant's 2D coordinate in 2D CIE-xy space.- Returns:
- the xy-coordinate
-