|
roo_display
API Documentation for roo_display
|
#include <color_modes.h>
Public Member Functions | |
| constexpr | Alpha4 (Color color) |
| constexpr Color | toArgbColor (uint8_t in) const |
| constexpr uint8_t | fromArgbColor (Color color) const |
| constexpr Color | color () const |
| void | setColor (Color color) |
| constexpr TransparencyMode | transparency () const |
Static Public Attributes | |
| static const int8_t | bits_per_pixel = 4 |
Definition at line 457 of file color_modes.h.
Definition at line 459 of file color_modes.h.
Definition at line 473 of file color_modes.h.
Referenced by fromArgbColor(), roo_display::RawColorInterpolator< Alpha4 >::operator()(), and setColor().
Definition at line 468 of file color_modes.h.
References color(), and roo_display::internal::TruncTo4bit().
Definition at line 474 of file color_modes.h.
References color().
Definition at line 464 of file color_modes.h.
References roo_display::Color::asArgb().
|
inlineconstexpr |
Definition at line 476 of file color_modes.h.
References roo_display::kFull.
Definition at line 462 of file color_modes.h.