libcdr::CDRRGBColor Struct Reference

#include <CDRTypes.h>

Public Member Functions

 CDRRGBColor (unsigned colorValue)
 CDRRGBColor (double red, double green, double blue)
 ~CDRRGBColor ()
void applyTint (double tint)
unsigned getColorValue () const

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:

Generated for libcdr by doxygen 1.8.1.2