![]() |
libfacade 1.1
A library for manipulating PNG images with payloads.
|
Code functionality for handling Windows icon files. More...
#include <cstddef>#include <cstdint>#include <cstdlib>#include <string>#include <vector>#include <utility>#include <facade/platform.hpp>#include <facade/exception.hpp>#include <facade/png.hpp>#include <facade/utility.hpp>Go to the source code of this file.
Classes | |
| struct | facade::ico::IconDirEntry |
| The C header for an icon bitmap entry. More... | |
| struct | facade::ico::IconDir |
| The C header for an icon directory, the root of an icon file. More... | |
| class | facade::ico::Icon |
| A Windows icon file. More... | |
Namespaces | |
| namespace | facade |
| namespace | facade::ico |
Code functionality for handling Windows icon files.