|
XX CMake Package
|
color space conversions More...
#include <XXColorSpace.h>
color space conversions
Classes | |
| struct | XYB |
| CIE 1931 color space coordinates with brightness. More... | |
Static Public Member Functions | |
| static QColor | fromCIE (const XYB &xyb) |
| static XYB | toCIE (const QColor &color) |
|
static |
|
static |