From 384539f7cc9feaa7ef7cee385cce472c6966c843 Mon Sep 17 00:00:00 2001 From: manuel Date: Mon, 27 Apr 2009 00:24:16 +0200 Subject: Adding ue1 --- .../structCBitmap_1_1BITMAP__FILEHEADER.html | 112 +++++++++++++++++++++ 1 file changed, 112 insertions(+) create mode 100644 ue1/doxygen/structCBitmap_1_1BITMAP__FILEHEADER.html (limited to 'ue1/doxygen/structCBitmap_1_1BITMAP__FILEHEADER.html') diff --git a/ue1/doxygen/structCBitmap_1_1BITMAP__FILEHEADER.html b/ue1/doxygen/structCBitmap_1_1BITMAP__FILEHEADER.html new file mode 100644 index 0000000..cb1469c --- /dev/null +++ b/ue1/doxygen/structCBitmap_1_1BITMAP__FILEHEADER.html @@ -0,0 +1,112 @@ + + +imgsynth: CBitmap::BITMAP_FILEHEADER Struct Reference + + + + +
+ +
+
+ +
+ +

CBitmap::BITMAP_FILEHEADER Struct Reference

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

+#include <cbitmap.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

+ +
+
+ + + + +
uint8_t CBitmap::BITMAP_FILEHEADER::bfType[2]
+
+
+ +

+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 Sun Apr 26 12:25:52 2009 for imgsynth by  + +doxygen 1.5.3
+ + -- cgit v1.2.3