#include <CIEColor.h>
◆ CIEColor()
rev::CIEColor::CIEColor |
( |
double |
X, |
|
|
double |
Y, |
|
|
double |
Z |
|
) |
| |
|
inline |
◆ GetX()
double rev::CIEColor::GetX |
( |
| ) |
|
|
inline |
Get the X component of the color
- Returns
- CIE X
◆ GetY()
double rev::CIEColor::GetY |
( |
| ) |
|
|
inline |
Get the Y component of the color
- Returns
- CIE Y
◆ GetZ()
double rev::CIEColor::GetZ |
( |
| ) |
|
|
inline |
Get the Z component of the color
- Returns
- CIE Z
◆ GetYx()
double rev::CIEColor::GetYx |
( |
| ) |
|
|
inline |
◆ GetYy()
double rev::CIEColor::GetYy |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following files: