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

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

bepaper::RGB
gepaper::RGB
operator==(const RGB &other) const noexcept -> bool=defaultepaper::RGB
repaper::RGB
RGB()epaper::RGBinline
RGB(std::uint8_t red, std::uint8_t green, std::uint8_t blue)epaper::RGBinline
to_grayscale() const noexcept -> std::uint8_tepaper::RGBinline