|
LCD Object |
Top Previous Next |
![]()
This is the display (lcd.) object, it allows you to operate a display panel. With the lcd. object you can:
| • | Use any display from a growing list of supported controllers/panels. |
| • | Inquire about the properties of selected controller/panel. |
| • | Draw pixels, lines, and rectangles; fill areas. |
| • | Print text -- non-aligned, aligned, rotated, etc. |
| • | Display BMP images. |