|
roo_display
API Documentation for roo_display
|
#include <buffered_drawing.h>
Public Member Functions | |
| BufferedRectWriterFillAdapter (RectWriter &writer, Color color) | |
| void | fillPixel (int16_t x, int16_t y) |
| void | fillHLine (int16_t x0, int16_t y0, int16_t x1) |
| void | fillVLine (int16_t x0, int16_t y0, int16_t y1) |
| void | fillRect (int16_t x0, int16_t y0, int16_t x1, int16_t y1) |
Definition at line 477 of file buffered_drawing.h.
|
inline |
Definition at line 479 of file buffered_drawing.h.
References color.
|
inline |
Definition at line 486 of file buffered_drawing.h.
|
inline |
Definition at line 482 of file buffered_drawing.h.
|
inline |
Definition at line 494 of file buffered_drawing.h.
|
inline |
Definition at line 490 of file buffered_drawing.h.