
#include <device.h>
Public Member Functions | |
| Color (unsigned red=0, unsigned green=0, unsigned blue=0) | |
Public Attributes | |
| unsigned | r |
| unsigned | g |
| unsigned | b |
| G13::Color::Color | ( | unsigned | red = 0, |
|
| unsigned | green = 0, |
|||
| unsigned | blue = 0 | |||
| ) | [inline] |
| unsigned G13::Color::b |
Referenced by G13::Device::backlight(), and G13::Device::set_backlight().
| unsigned G13::Color::g |
Referenced by G13::Device::backlight(), and G13::Device::set_backlight().
| unsigned G13::Color::r |
Referenced by G13::Device::backlight(), and G13::Device::set_backlight().
1.6.1