|
roo_display
API Documentation for roo_display
|
#include <blending.h>
Public Member Functions | |
| Color | apply (Color dst, Color src) |
| void | applyInPlace (Color *dst, const Color *src, int16_t count) |
| void | applySingleSourceInPlace (Color *dst, Color src, int16_t count) |
| void | applyInPlaceIndexed (Color *dst, const Color *src, int16_t count, const uint32_t *index) |
| void | applyOverBackground (Color bg, Color *src, int16_t count) |
Definition at line 470 of file blending.h.
|
inline |
Definition at line 471 of file blending.h.
|
inline |
Definition at line 473 of file blending.h.
|
inline |
Definition at line 490 of file blending.h.
|
inline |
Definition at line 500 of file blending.h.
|
inline |
Definition at line 482 of file blending.h.