|
roo_display
API Documentation for roo_display
|
24-bit ARGB 6-6-6-6 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 = 24 |
24-bit ARGB 6-6-6-6 color mode.
Definition at line 103 of file color_modes.h.
Definition at line 119 of file color_modes.h.
References color, and roo_display::internal::TruncTo6bit().
Definition at line 107 of file color_modes.h.
|
inlineconstexpr |
Definition at line 131 of file color_modes.h.
References roo_display::kFull.
Definition at line 105 of file color_modes.h.