Chesto 0.9
A declarative and element-based library for creating GUIs on homebrew'd consoles
|
Public Attributes | |
double | r |
double | g |
double | b |
Definition at line 2 of file colorspaces.hpp.
double rgb::b |
Definition at line 5 of file colorspaces.hpp.
double rgb::g |
Definition at line 4 of file colorspaces.hpp.
double rgb::r |
Definition at line 3 of file colorspaces.hpp.