libfacade 1.1
A library for manipulating PNG images with payloads.
Loading...
Searching...
No Matches
Public Attributes | List of all members
facade::ico::IconDir Struct Reference

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]
 

Detailed Description

The C header for an icon directory, the root of an icon file.

Member Data Documentation

◆ count

std::uint16_t facade::ico::IconDir::count

◆ entries

IconDirEntry facade::ico::IconDir::entries[1]

◆ reserved

std::uint16_t facade::ico::IconDir::reserved

◆ type

std::uint16_t facade::ico::IconDir::type

The documentation for this struct was generated from the following file: