An application level RGB color. More...
#include <hpgs.h>
Data Fields | |
| double | r | 
| double | g | 
| double | b | 
An application level RGB color.
This structure has a public alias hpgs_color and represents an application level RGB color consisting of double precision r,g and b color values in the range from 0.0 to 1.0. 
 1.7.1