|
roo_display
API Documentation for roo_display
|
16-bit ARGB 4-4-4-4 color mode. More...
#include <color_modes.h>
Public Member Functions | |
| constexpr Color | toArgbColor (uint16_t in) const |
| constexpr uint16_t | fromArgbColor (Color color) const |
| constexpr TransparencyMode | transparency () const |
Static Public Attributes | |
| static const int8_t | bits_per_pixel = 16 |
16-bit ARGB 4-4-4-4 color mode.
Definition at line 137 of file color_modes.h.
Definition at line 152 of file color_modes.h.
References color, and roo_display::internal::TruncTo4bit().
Definition at line 141 of file color_modes.h.
|
inlineconstexpr |
Definition at line 164 of file color_modes.h.
References roo_display::kFull.
Definition at line 139 of file color_modes.h.