#include <CDRTypes.h>
Public Attributes |
double | L |
double | a |
double | b |
Constructor & Destructor Documentation
libcdr::CDRLab4Color::CDRLab4Color |
( |
unsigned |
colorValue | ) |
|
libcdr::CDRLab4Color::CDRLab4Color |
( |
double |
l, |
|
|
double |
A, |
|
|
double |
B |
|
) |
| |
|
inline |
libcdr::CDRLab4Color::~CDRLab4Color |
( |
| ) |
|
|
inline |
Member Function Documentation
void libcdr::CDRLab4Color::applyTint |
( |
double |
tint | ) |
|
unsigned libcdr::CDRLab4Color::getColorValue |
( |
| ) |
const |
Member Data Documentation
double libcdr::CDRLab4Color::a |
double libcdr::CDRLab4Color::b |
double libcdr::CDRLab4Color::L |
The documentation for this struct was generated from the following files: