#include <cbitmap.h>
Public Attributes | |
| uint8_t | bfType [2] |
| uint32_t | bfSize |
| uint32_t | bfReserved |
| uint32_t | bfOffBits |
| uint8_t CBitmap::BITMAP_FILEHEADER::bfType[2] |
the magic number used to identify the BMP file
| uint32_t CBitmap::BITMAP_FILEHEADER::bfSize |
the size of the BMP file in bytes
reserved
the offset of the byte where the bitmap data can be found
1.5.3