|
golib
0.5
|
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 |
Colour class with alpha channel.