golib  0.5
goPlot::RGBA Class Reference

Colour class with alpha channel. More...

#include <plot.h>

Public Member Functions

 RGBA (double r=0.0, double g=0.0, double b=0.0, double a=1.0)
 

Public Attributes

double r
 
double g
 
double b
 
double a
 

Detailed Description

Colour class with alpha channel.


The documentation for this class was generated from the following file: