NDEVR
API Documentation
IcoFile::IconDir

Represents the ICO file directory header, containing metadata and an array of icon entries. More...

Collaboration diagram for IcoFile::IconDir:
[legend]

Public Attributes

uint02 count
 Number of icon images in the file.
IconDirEntry entries [1]
 Array of icon directory entries (variable length).
uint02 reserved
 Reserved, should be 0.
uint02 type
 Resource type (1 for icons, 2 for cursors).

Detailed Description

Represents the ICO file directory header, containing metadata and an array of icon entries.


Definition at line 32 of file ConvertToIco.h.


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