#include <display.h>
Definition at line 195 of file display.h.
◆ draw()
virtual void esphome::display::BaseImage::draw |
( |
int |
x, |
|
|
int |
y, |
|
|
Display * |
display, |
|
|
Color |
color_on, |
|
|
Color |
color_off |
|
) |
| |
|
pure virtual |
◆ get_height()
virtual int esphome::display::BaseImage::get_height |
( |
| ) |
const |
|
pure virtual |
◆ get_width()
virtual int esphome::display::BaseImage::get_width |
( |
| ) |
const |
|
pure virtual |
The documentation for this class was generated from the following file:
- /opt/build/esphome/esphome/components/display/display.h