![]() |
Mali OpenCL SDK v1.1.0
|
Bitmap header. More...
#include <image.h>
Public Attributes | |
uint32_t | fileSize |
Total size of the bitmap in bytes. | |
uint16_t | creator1 |
Reserved field which can be application defined. | |
uint16_t | creator2 |
Reserved field which can be application defined. | |
uint32_t | offset |
Offset in bytes to the beginning of the image data block. | |
Bitmap header.
See the BMP file format specification for more details.
uint16_t bitmapHeader::creator1 |
uint16_t bitmapHeader::creator2 |
uint32_t bitmapHeader::fileSize |
uint32_t bitmapHeader::offset |