Scribus
Open source desktop publishing at your fingertips
|
Public Member Functions | |
PRCRgbColor (double r=0.0, double g=0.0, double b=0.0) | |
void | serializeRgbColor (PRCbitStream &) |
bool | operator== (const PRCRgbColor &c) const |
bool | operator!= (const PRCRgbColor &c) const |
bool | operator< (const PRCRgbColor &c) const |
Public Attributes | |
double | red |
double | green |
double | blue |