hgeColorHSV Data members

hgeColorHSV has it's data members public, so you can access them directly:

float h;
float s;
float v;
float a;

Data members

r
Hue ranging from 0.0 to 1.0.
g
Saturation ranging from 0.0 to 1.0.
b
Value ranging from 0.0 to 1.0.
a
Alpha ranging from 0.0 to 1.0.

Requirements

Header: hgecolor.h