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

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

aepaper::RGBA
bepaper::RGBA
gepaper::RGBA
operator==(const RGBA &other) const noexcept -> bool=defaultepaper::RGBA
repaper::RGBA
RGBA()epaper::RGBAinline
RGBA(std::uint8_t red, std::uint8_t green, std::uint8_t blue, std::uint8_t alpha=255)epaper::RGBAinline
RGBA(const RGB &rgb)epaper::RGBAinlineexplicit
to_grayscale() const noexcept -> std::uint8_tepaper::RGBAinline
to_rgb() const noexcept -> RGBepaper::RGBAinline