Struct ColorHSVA

Inheritance Relationships

Base Type

Struct Documentation

struct ColorHSVA : public color_util::GenericColorHSVA<double>

Public Functions

inline explicit ColorHSVA(double h = 0.0, double s = 0.0, double v = 0.0, double a = 1.0)