hueplusplus
1.0.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 More... | |
float | y |
y coordinate in CIE, 0 to 1 More... | |
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