|
hueplusplus 1.2.0
|
Color and brightness in CIE. More...
#include <hueplusplus/ColorUnits.h>
Collaboration diagram for hueplusplus::XYBrightness:Public Member Functions | |
| bool | operator== (const XYBrightness &other) const |
| bool | operator!= (const XYBrightness &other) const |
Public Attributes | |
| XY | xy |
| XY color. | |
| float | brightness |
| Brightness from 0 to 1. | |
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.