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