|
libepaper 2.0.0
A C++23 library for controlling Waveshare e-paper displays on Raspberry Pi, featuring transparent sleep/wake management and a fluent builder API.
|
This is the complete list of members for epaper::RectangleCommand, including all inherited members.
| border_width | epaper::RectangleCommand | |
| bottom_right | epaper::RectangleCommand | |
| color | epaper::RectangleCommand | |
| fill | epaper::RectangleCommand | |
| RectangleCommand(Point tl, Point br, Color c=Color::Black, DotPixel w=DotPixel::Pixel1x1, DrawFill f=DrawFill::Empty) noexcept | epaper::RectangleCommand | inline |
| top_left | epaper::RectangleCommand |