Definition at line 25 of file QskHctColor.h.
◆ QskHctColor() [1/2]
constexpr QskHctColor::QskHctColor |
( |
qreal |
hue, |
|
|
qreal |
chrome, |
|
|
qreal |
tone = 40 |
|
) |
| |
|
inlineconstexprnoexcept |
◆ QskHctColor() [2/2]
QskHctColor::QskHctColor |
( |
QRgb |
rgb | ) |
|
◆ chroma()
constexpr qreal QskHctColor::chroma |
( |
| ) |
const |
|
inlineconstexprnoexcept |
◆ hue()
constexpr qreal QskHctColor::hue |
( |
| ) |
const |
|
inlineconstexprnoexcept |
◆ rgb()
QRgb QskHctColor::rgb |
( |
| ) |
const |
◆ setChroma()
void QskHctColor::setChroma |
( |
qreal |
chroma | ) |
|
|
noexcept |
◆ setHue()
void QskHctColor::setHue |
( |
qreal |
hue | ) |
|
◆ setRgb()
void QskHctColor::setRgb |
( |
QRgb |
rgb | ) |
|
◆ setTone()
void QskHctColor::setTone |
( |
qreal |
tone | ) |
|
|
noexcept |
◆ tone()
constexpr qreal QskHctColor::tone |
( |
| ) |
const |
|
inlineconstexprnoexcept |
◆ toned()
constexpr QskHctColor QskHctColor::toned |
( |
qreal |
tone | ) |
const |
|
inlineconstexprnoexcept |