From 93a6590af7f866838d883d92fac655251685c3d7 Mon Sep 17 00:00:00 2001 From: manuel Date: Sat, 2 May 2009 18:58:26 +0200 Subject: adding doxygen files --- ...structCWindowsBitmap_1_1BITMAP__FILEHEADER.html | 112 +++++++++++++++++++++ 1 file changed, 112 insertions(+) create mode 100644 ue2/doxygen/structCWindowsBitmap_1_1BITMAP__FILEHEADER.html (limited to 'ue2/doxygen/structCWindowsBitmap_1_1BITMAP__FILEHEADER.html') diff --git a/ue2/doxygen/structCWindowsBitmap_1_1BITMAP__FILEHEADER.html b/ue2/doxygen/structCWindowsBitmap_1_1BITMAP__FILEHEADER.html new file mode 100644 index 0000000..90afdc5 --- /dev/null +++ b/ue2/doxygen/structCWindowsBitmap_1_1BITMAP__FILEHEADER.html @@ -0,0 +1,112 @@ + + +imgsynth2: CWindowsBitmap::BITMAP_FILEHEADER Struct Reference + + + + +
+ +
+
+ +
+ +

CWindowsBitmap::BITMAP_FILEHEADER Struct Reference

Windows Bitmap File Header structure. +More... +

+#include <cwindowsbitmap.h> +

+ +

+List of all members. + + + + + + + + + + +

Public Attributes

uint8_t bfType [2]
uint32_t bfSize
uint32_t bfReserved
uint32_t bfOffBits
+


Detailed Description

+Windows Bitmap File Header structure.

Member Data Documentation

+ +
+ +
+ +

+the magic number used to identify the BMP file +

+

+ +

+ +
+ +

+the size of the BMP file in bytes +

+

+ +

+ +
+ +

+reserved +

+

+ +

+ +
+ +

+the offset of the byte where the bitmap data can be found +

+

+


The documentation for this struct was generated from the following file: +
Generated on Sat May 2 18:58:11 2009 for imgsynth2 by  + +doxygen 1.5.3
+ + -- cgit v1.2.3