rili::color::HWB::HWB |
( |
HWB const & |
other | ) |
|
|
default |
rili::color::HWB::HWB |
( |
double |
h, |
|
|
double |
w, |
|
|
double |
b |
|
) |
| |
|
inline |
ANSI16 rili::color::HWB::ansi16 |
( |
| ) |
const |
|
overridevirtual |
ansi16 convert color in current model to ansi 16 color palete
- Returns
Implements rili::Color.
ANSI256 rili::color::HWB::ansi256 |
( |
| ) |
const |
|
overridevirtual |
ansi256 convert color in current model to ansi 256 color palete
- Returns
Implements rili::Color.
CMYK rili::color::HWB::cmyk |
( |
| ) |
const |
|
overridevirtual |
cmyk convert color in current model to cmyk
- Returns
Implements rili::Color.
CSS rili::color::HWB::css |
( |
| ) |
const |
|
overridevirtual |
gray convert color in current model to css named color
- Returns
Implements rili::Color.
GRAY rili::color::HWB::gray |
( |
| ) |
const |
|
overridevirtual |
gray convert color in current model to gray scale
- Returns
Implements rili::Color.
HCG rili::color::HWB::hcg |
( |
| ) |
const |
|
overridevirtual |
hcg convert color in current model to hcg
- Returns
Implements rili::Color.
HSL rili::color::HWB::hsl |
( |
| ) |
const |
|
overridevirtual |
hsl convert color in current model to hsl
- Returns
Implements rili::Color.
HSV rili::color::HWB::hsv |
( |
| ) |
const |
|
overridevirtual |
hsv convert color in current model to hsv
- Returns
Implements rili::Color.
HWB rili::color::HWB::hwb |
( |
| ) |
const |
|
overridevirtual |
hwb convert color in current model to hwb
- Returns
Implements rili::Color.
LAB rili::color::HWB::lab |
( |
| ) |
const |
|
overridevirtual |
lab convert color in current model to lab
- Returns
Implements rili::Color.
LCH rili::color::HWB::lch |
( |
| ) |
const |
|
overridevirtual |
lch convert color in current model to lch
- Returns
Implements rili::Color.
HWB& rili::color::HWB::operator= |
( |
HWB const & |
other | ) |
|
|
default |
operator=
- Parameters
-
- Returns
RGB rili::color::HWB::rgb |
( |
| ) |
const |
|
overridevirtual |
rgb convert color in current model to rgb
- Returns
Implements rili::Color.
XYZ rili::color::HWB::xyz |
( |
| ) |
const |
|
overridevirtual |
xyz convert color in current model to xyz
- Returns
Implements rili::Color.
double rili::color::HWB::blackness |
double rili::color::HWB::hue |
double rili::color::HWB::whiteness |
The documentation for this class was generated from the following file: