Papyrus::RGBA Struct Reference

#include <papyrus/rgba.h>

List of all members.


Detailed Description

A structure storing an RGBA value.


Public Member Functions

 RGBA (double r=0.0, double g=0.0, double b=0.0, double a=1.0)
 RGBA (const std::string &name, double a=1.0)
double operator[] (unsigned index)
 operator Cairo::RefPtr ()

Public Attributes

double red
double green
double blue
double alpha


The documentation for this struct was generated from the following files:
Generated on Sun Mar 11 10:01:48 2007 by  doxygen 1.5.1