libfacade 1.1
A library for manipulating PNG images with payloads.
|
The C header for an icon directory, the root of an icon file. More...
#include <ico.hpp>
Public Attributes | |
std::uint16_t | reserved |
std::uint16_t | type |
std::uint16_t | count |
IconDirEntry | entries [1] |
The C header for an icon directory, the root of an icon file.
std::uint16_t facade::ico::IconDir::count |
IconDirEntry facade::ico::IconDir::entries[1] |
std::uint16_t facade::ico::IconDir::reserved |
std::uint16_t facade::ico::IconDir::type |