|
TinyGPU
|
#include <stddef.h>#include <stdint.h>#include <algorithm>#include "TinyGPUConfig.h"#include "ISurface.h"#include "TinyGPU/Vector.h"

Go to the source code of this file.
Classes | |
| class | BMPParser< RGB_T > |
| Incremental BMP decoder for TinyGPU framebuffers. More... | |
| struct | BMPParser< RGB_T >::HeaderInfo |
| Stores parsed BMP metadata. More... | |
Namespaces | |
| namespace | tinygpu |