Public Member Functions | List of all members
color_util::ColorHSVA24 Struct Reference

#include <types.h>

Inheritance diagram for color_util::ColorHSVA24:
Inheritance graph
[legend]

Public Member Functions

 ColorHSVA24 (unsigned char h=0, unsigned char s=0, unsigned char v=0, unsigned char a=255)
 
- Public Member Functions inherited from color_util::GenericColorHSVA< unsigned char >
 GenericColorHSVA (unsigned charh, unsigned chars, unsigned charv, unsigned chara)
 
bool operator== (const GenericColorHSVA &other) const
 
std::string toString () const
 

Additional Inherited Members

- Public Attributes inherited from color_util::GenericColorHSVA< unsigned char >
unsigned char a
 
unsigned char h
 
unsigned char s
 
unsigned char v
 

Detailed Description

Definition at line 102 of file types.h.

Constructor & Destructor Documentation

color_util::ColorHSVA24::ColorHSVA24 ( unsigned char  h = 0,
unsigned char  s = 0,
unsigned char  v = 0,
unsigned char  a = 255 
)
inlineexplicit

Definition at line 104 of file types.h.


The documentation for this struct was generated from the following file:


color_util
Author(s):
autogenerated on Sun Jan 10 2021 04:08:24