|
ADTF Display Toolbox
|
This structure defines the file header used to load and save a bitmap. More...
Public Attributes | |
| tUInt16 | ui16Type |
| always 0x4D42, for more information have a look at http://msdn.microsoft.com/en-us/library/AA930979.ASPX | |
| tUInt32 | ui32Size |
| actual size of data + this header + windows bitmap header + palette | |
| tUInt16 | ui16Reserved1 |
| Reserved. | |
| tUInt16 | ui16Reserved2 |
| Reserved. | |
| tUInt32 | ui32DataOffset |
| offset from header | |