|
idfxx 1.0.0
Modern C++23 components for ESP-IDF
|
Framebuffer for RGB565 color displays. More...
#include <idfxx/error>#include <idfxx/lcd/color>#include <idfxx/lcd/panel>#include <algorithm>#include <cstddef>#include <span>#include <vector>Go to the source code of this file.
Classes | |
| class | idfxx::lcd::rgb565_framebuffer |
| In-memory framebuffer for RGB565 (16 bits per pixel) color displays. More... | |
Namespaces | |
| namespace | idfxx |
| namespace | idfxx::lcd |
| LCD driver classes. | |
Framebuffer for RGB565 color displays.
Definition in file rgb565_framebuffer.hpp.