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::PointBuilder Member List

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

at(Point pt) noexcept -> PointBuilder &epaper::PointBuilderinline
at(std::size_t x, std::size_t y) noexcept -> PointBuilder &epaper::PointBuilderinline
build() const noexcept -> PointCommandepaper::PointBuilderinline
color(Color c) noexcept -> PointBuilder &epaper::PointBuilderinline
PointBuilder() noexcept=defaultepaper::PointBuilder
size(DotPixel s) noexcept -> PointBuilder &epaper::PointBuilderinline