|
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 = 8 |
Definition at line 279 of file color_modes.h.
Definition at line 287 of file color_modes.h.
References color.
Referenced by roo_display::RawFullByteBlender< Grayscale8, BlendingMode::kSourceOver, byte_order >::operator()(), and roo_display::RawFullByteBlender< Grayscale8, BlendingMode::kSourceOverOpaque, byte_order >::operator()().
Definition at line 283 of file color_modes.h.
Referenced by roo_display::RawColorInterpolator< Grayscale4 >::operator()(), and roo_display::RawColorInterpolator< Grayscale8 >::operator()().
|
inlineconstexpr |
Definition at line 294 of file color_modes.h.
References roo_display::kNone.
Definition at line 281 of file color_modes.h.