|
roo_display
API Documentation for roo_display
|
32-bit RGBA color mode. More...
#include <color_modes.h>
Public Member Functions | |
| constexpr Color | toArgbColor (uint32_t in) const |
| constexpr uint32_t | fromArgbColor (Color color) const |
| constexpr TransparencyMode | transparency () const |
Static Public Attributes | |
| static const int8_t | bits_per_pixel = 32 |
32-bit RGBA color mode.
Definition at line 51 of file color_modes.h.
Definition at line 59 of file color_modes.h.
References color.
Definition at line 55 of file color_modes.h.
|
inlineconstexpr |
Definition at line 63 of file color_modes.h.
References roo_display::kFull.
Definition at line 53 of file color_modes.h.