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.
Loading...
Searching...
No Matches
epaper::RectangleCommand Member List

This is the complete list of members for epaper::RectangleCommand, including all inherited members.

border_widthepaper::RectangleCommand
bottom_rightepaper::RectangleCommand
colorepaper::RectangleCommand
fillepaper::RectangleCommand
RectangleCommand(Point tl, Point br, Color c=Color::Black, DotPixel w=DotPixel::Pixel1x1, DrawFill f=DrawFill::Empty) noexceptepaper::RectangleCommandinline
top_leftepaper::RectangleCommand