Struct ColorHSVA24
Defined in File types.hpp
Inheritance Relationships
Base Type
public color_util::GenericColorHSVA< unsigned char >
(Template Struct GenericColorHSVA)
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)
-
inline explicit ColorHSVA24(unsigned char h = 0, unsigned char s = 0, unsigned char v = 0, unsigned char a = 255)