The color struct contains the r, g and b colors.
More...
#include <util.h>
|
| | Color (int r, int g, int b) |
| |
The color struct contains the r, g and b colors.
Definition at line 42 of file util.h.
◆ Color()
| fadecandy_driver::Color::Color |
( |
int |
r, |
|
|
int |
g, |
|
|
int |
b |
|
) |
| |
◆ b_
| int fadecandy_driver::Color::b_ |
◆ g_
| int fadecandy_driver::Color::g_ |
◆ r_
| int fadecandy_driver::Color::r_ |
The documentation for this struct was generated from the following files: