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