hueplusplus
1.0.0
|
Color and brightness in CIE. More...
#include <hueplusplus/ColorUnits.h>
Public Member Functions | |
bool | operator== (const XYBrightness &other) const |
bool | operator!= (const XYBrightness &other) const |
Public Attributes | |
XY | xy |
XY color. More... | |
float | brightness |
Brightness from 0 to 1. More... | |
Color and brightness in CIE.
The brightness is needed to convert back to RGB colors if necessary.
|
inline |
|
inline |
float hueplusplus::XYBrightness::brightness |
Brightness from 0 to 1.