Include dependency graph for kcolorspaces.cpp:

Go to the source code of this file.
Defines | |
| #define | HCY_REC 709 |
Functions | |
| static qreal | wrap (qreal a, qreal d=1.0) |
Variables | |
| static const qreal | yc [3] = {0.2126, 0.7152, 0.0722} |
Define Documentation
| #define HCY_REC 709 |
Definition at line 38 of file kcolorspaces.cpp.
Function Documentation
| static qreal wrap | ( | qreal | a, |
| qreal | d = 1.0 |
||
| ) | [inline, static] |
Definition at line 29 of file kcolorspaces.cpp.
Variable Documentation
const qreal yc[3] = {0.2126, 0.7152, 0.0722} [static] |
Definition at line 42 of file kcolorspaces.cpp.
KDE 4.6 API Reference