|
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.
|
#include "epaper/io/image_io.hpp"#include "epaper/color/color_manager.hpp"#include "epaper/core/types.hpp"#include <format>#include <string>#include "third_party/stb_image.h"#include "third_party/stb_image_write.h"
Namespaces | |
| namespace | epaper |
Macros | |
| #define | STB_IMAGE_IMPLEMENTATION |
| #define | STB_IMAGE_WRITE_IMPLEMENTATION |
| #define STB_IMAGE_IMPLEMENTATION |
| #define STB_IMAGE_WRITE_IMPLEMENTATION |