CPLOT_structBitmapFileHeader Struct Reference


Detailed Description

The BITMAP file header struct.

start    size    name       stdvalue    purpose
1        2       Type       19778       must always be set to 'BM' to declare that this is a .bmp-file.
3        4       Size       ??          specifies the size of the file in bytes.
7        2       Reserved1  0           must always be set to zero.
9        2       Reserved2  0           must always be set to zero.
11       4       OffBits    1078        specifies the offset from the beginning of the file to the bitmap data.

Definition at line 5307 of file cplot.c.


The documentation for this struct was generated from the following file:
Generated on Sun Feb 8 15:31:11 2009 for The Zenautics Matrix Project by  doxygen 1.5.4