#include <CDRTypes.h>
Public Attributes |
double | r |
double | g |
double | b |
Constructor & Destructor Documentation
libcdr::CDRRGBColor::CDRRGBColor |
( |
unsigned |
colorValue | ) |
|
libcdr::CDRRGBColor::CDRRGBColor |
( |
double |
red, |
|
|
double |
green, |
|
|
double |
blue |
|
) |
| |
|
inline |
libcdr::CDRRGBColor::~CDRRGBColor |
( |
| ) |
|
|
inline |
Member Function Documentation
void libcdr::CDRRGBColor::applyTint |
( |
double |
tint | ) |
|
unsigned libcdr::CDRRGBColor::getColorValue |
( |
| ) |
const |
Member Data Documentation
double libcdr::CDRRGBColor::b |
double libcdr::CDRRGBColor::g |
double libcdr::CDRRGBColor::r |
The documentation for this struct was generated from the following files: