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
Namespaces | Macros
image_io.cpp File Reference
#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"
Include dependency graph for image_io.cpp:

Namespaces

namespace  epaper
 

Macros

#define STB_IMAGE_IMPLEMENTATION
 
#define STB_IMAGE_WRITE_IMPLEMENTATION
 

Macro Definition Documentation

◆ STB_IMAGE_IMPLEMENTATION

#define STB_IMAGE_IMPLEMENTATION

◆ STB_IMAGE_WRITE_IMPLEMENTATION

#define STB_IMAGE_WRITE_IMPLEMENTATION