Module
|
#include <Color.hpp>
Public Member Functions | |
Color (uint8_t r, uint8_t g, uint8_t b) | |
uint8_t | getRed () const |
uint8_t | getGreen () const |
uint8_t | getBlue () const |
|
inline |
|
inline |
|
inline |
|
inline |