|
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::Size, including all inherited members.
| area() const noexcept -> std::size_t | epaper::Size | inline |
| height | epaper::Size | |
| operator!=(const Size &other) const noexcept -> bool | epaper::Size | inline |
| operator==(const Size &other) const noexcept -> bool | epaper::Size | inline |
| Size() noexcept | epaper::Size | inline |
| Size(std::size_t w, std::size_t h) noexcept | epaper::Size | inline |
| width | epaper::Size |