Bitmap header.
More...
#include <lcd.h>
Bitmap header.
Definition at line 89 of file lcd.h.
Number of bits per pixel
Definition at line 100 of file lcd.h.
Number of color indexes that are required for displaying the bitmap
Definition at line 109 of file lcd.h.
Number of color indexes in the color table that are actually used by the bitmap
Definition at line 106 of file lcd.h.
Compression type
Definition at line 101 of file lcd.h.
Offset of image data relative to the file's start
Definition at line 94 of file lcd.h.
Size of the BMP file in bytes
Definition at line 91 of file lcd.h.
Size of the header in bytes
Definition at line 96 of file lcd.h.
Bitmap's height
Definition at line 98 of file lcd.h.
Horizontal resolution (pixels per meter)
Definition at line 103 of file lcd.h.
Size of uncompressed image's data
Definition at line 102 of file lcd.h.
Magic identifier: "BM"
Definition at line 90 of file lcd.h.
Number of color planes in the bitmap
Definition at line 99 of file lcd.h.
Reserved
Definition at line 92 of file lcd.h.
Reserved
Definition at line 93 of file lcd.h.
Vertical resolution (pixels per meter)
Definition at line 105 of file lcd.h.
Bitmap's width
Definition at line 97 of file lcd.h.
The documentation for this struct was generated from the following file: