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.
ICODIRENTRY Struct Reference
Icon file type directory entry structure. More...
#include <Bitmap.h>
Data Fields | |
| uint8_t | biWidth |
| Width of image. | |
| uint8_t | biHeight |
| Height of image. | |
| uint8_t | biClrUsed |
| Number of colors used. | |
| uint8_t | Reserved_zero |
| reserved placeholder for the structure footprint | |
| uint16_t | biPlanes |
| Number of color planes (ICO should be 0 or 1, CUR horz hotspot. | |
| uint16_t | biBitCount |
| Number of bits per pixel (ICO bits per pixel, CUR vert hotspot. | |
| uint32_t | biSizeImage |
| Size of image data. | |
| uint32_t | bfOffBits |
| Offset into file for the bitmap data. | |
Detailed Description
Icon file type directory entry structure.
Definition at line 92 of file Bitmap.h.
Field Documentation
| uint16_t biBitCount |
| uint16_t biPlanes |
| uint32_t biSizeImage |
| uint8_t Reserved_zero |
Generated on Mon Jul 18 2022 18:51:06 by
1.7.2