libcdr::CDRRGBColor Struct Reference

#include <CDRTypes.h>

List of all members.

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]

Member Function Documentation

void libcdr::CDRRGBColor::applyTint ( double  tint)

Member Data Documentation


The documentation for this struct was generated from the following files: