Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
ICOFILEHEADER Struct Reference
Icon file type file header. More...
#include <Bitmap.h>
Data Fields | |
uint16_t | Reserved_zero |
Always zero. | |
uint16_t | icType |
1 for .ico, 2 for .cur | |
uint16_t | icImageCount |
number of images in the file |
Detailed Description
Icon file type file header.
Definition at line 84 of file Bitmap.h.
Field Documentation
uint16_t icImageCount |
uint16_t Reserved_zero |
Generated on Mon Jul 18 2022 18:51:06 by
