|
roo_display
API Documentation for roo_display
|
#include <color_modes.h>
Public Member Functions | |
| constexpr Color | toArgbColor (uint8_t in) const |
| constexpr uint8_t | fromArgbColor (Color color) const |
| constexpr TransparencyMode | transparency () const |
Static Public Attributes | |
| static const int8_t | bits_per_pixel = 4 |
Definition at line 356 of file color_modes.h.
Definition at line 364 of file color_modes.h.
References color.
Referenced by roo_display::RawSubByteBlender< Grayscale4, BlendingMode::kSourceOver >::operator()(), and roo_display::RawSubByteBlender< Grayscale4, BlendingMode::kSourceOverOpaque >::operator()().
Definition at line 360 of file color_modes.h.
|
inlineconstexpr |
Definition at line 372 of file color_modes.h.
References roo_display::kNone.
Definition at line 358 of file color_modes.h.