|
hueplusplus 1.2.0
|
Color in CIE x and y coordinates. More...
#include <hueplusplus/ColorUnits.h>
Public Member Functions | |
| bool | operator== (const XY &other) const |
| bool | operator!= (const XY &other) const |
Public Attributes | |
| float | x |
| x coordinate in CIE, 0 to 1 | |
| float | y |
| y coordinate in CIE, 0 to 1 | |
Color in CIE x and y coordinates.
|
inline |
|
inline |
| float hueplusplus::XY::x |
x coordinate in CIE, 0 to 1
| float hueplusplus::XY::y |
y coordinate in CIE, 0 to 1