#include <CDRTypes.h>
Public Member Functions | |
CDRRGBColor (double red, double green, double blue) | |
~CDRRGBColor () |
Public Attributes | |
double | r |
double | g |
double | b |
|
inline |
|
inline |
double libcdr::CDRRGBColor::b |
Referenced by CDRRGBColor().
double libcdr::CDRRGBColor::g |
Referenced by CDRRGBColor().
double libcdr::CDRRGBColor::r |
Referenced by CDRRGBColor().