|
roo_display
API Documentation for roo_display
|
#include <color_modes.h>
Public Member Functions | |
| constexpr | Alpha8 (Color color) |
| constexpr Color | toArgbColor (uint8_t in) const |
| constexpr uint8_t | fromArgbColor (Color color) const |
| constexpr Color | color () const |
| constexpr TransparencyMode | transparency () const |
Static Public Attributes | |
| static const int8_t | bits_per_pixel = 8 |
Definition at line 407 of file color_modes.h.
Definition at line 409 of file color_modes.h.
Definition at line 421 of file color_modes.h.
Referenced by fromArgbColor().
Definition at line 417 of file color_modes.h.
References color().
Definition at line 413 of file color_modes.h.
References roo_display::Color::asArgb().
Referenced by roo_display::RawColorInterpolator< Alpha4 >::operator()(), and roo_display::RawColorInterpolator< Alpha8 >::operator()().
|
inlineconstexpr |
Definition at line 423 of file color_modes.h.
References roo_display::kFull.
Definition at line 411 of file color_modes.h.