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.
Dependents: FRDM_RA8875_mPaint RA8875_Demo RA8875_KeyPadDemo SignalGenerator ... more
Fork of SPI_TFT by
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 112 of file Bitmap.h.
Field Documentation
uint16_t biBitCount |
uint16_t biPlanes |
uint32_t biSizeImage |
uint8_t Reserved_zero |
Generated on Tue Jul 12 2022 17:28:36 by
