Struct ColorHSVA24

Inheritance Relationships

Base Type

Struct Documentation

struct ColorHSVA24 : public color_util::GenericColorHSVA<unsigned char>

Public Functions

inline explicit ColorHSVA24(unsigned char h = 0, unsigned char s = 0, unsigned char v = 0, unsigned char a = 255)