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