#include <KoColorSpaceMaths.h>
|
| template<class TReal > |
| static TReal | getLightness (TReal r, TReal g, TReal b) |
| |
| template<class TReal > |
| static TReal | getSaturation (TReal r, TReal g, TReal b) |
| |
Definition at line 970 of file KoColorSpaceMaths.h.
◆ getLightness()
template<class TReal >
| static TReal HSVType::getLightness |
( |
TReal | r, |
|
|
TReal | g, |
|
|
TReal | b ) |
|
inlinestatic |
◆ getSaturation()
template<class TReal >
| static TReal HSVType::getSaturation |
( |
TReal | r, |
|
|
TReal | g, |
|
|
TReal | b ) |
|
inlinestatic |
◆ lightnessIsAverage
| constexpr bool HSVType::lightnessIsAverage = false |
|
staticconstexpr |
The documentation for this struct was generated from the following file: