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.
BITMAPFILEHEADER Struct Reference
Bitmap file header. More...
#include <Bitmap.h>
Data Fields | |
| uint16_t | bfType |
| Magic number for file. | |
| uint32_t | bfSize |
| Size of file. | |
| uint16_t | bfReserved1 |
| reserved placeholder for the structure footprint | |
| uint16_t | bfReserved2 |
| reserved placeholder for the structure footprint | |
| uint32_t | bfOffBits |
| Offset to bitmap data. | |
Detailed Description
Bitmap file header.
Definition at line 34 of file Bitmap.h.
Field Documentation
| uint16_t bfReserved1 |
| uint16_t bfReserved2 |
Generated on Thu Jul 14 2022 02:03:21 by
1.7.2