|
roo_display
API Documentation for roo_display
|
24-bit RGB color mode (opaque). 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 = 24 |
24-bit RGB color mode (opaque).
Definition at line 85 of file color_modes.h.
Definition at line 93 of file color_modes.h.
References color.
Definition at line 89 of file color_modes.h.
|
inlineconstexpr |
Definition at line 97 of file color_modes.h.
References roo_display::kNone.
Definition at line 87 of file color_modes.h.