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