|
NinjaFlight
|
#include <color.h>
Data Fields | |
| struct { | |
| uint8_t r | |
| uint8_t g | |
| uint8_t b | |
| } | rgb |
| uint8_t | raw [RGB_COLOR_COMPONENT_COUNT] |
| uint8_t rgbColor24bpp_t::b |
| uint8_t rgbColor24bpp_t::g |
| uint8_t rgbColor24bpp_t::r |
| uint8_t rgbColor24bpp_t::raw[RGB_COLOR_COMPONENT_COUNT] |
| struct { ... } rgbColor24bpp_t::rgb |