From 0ea5fc66924303d1bf73ba283a383e2aadee02f2 Mon Sep 17 00:00:00 2001 From: neodarz Date: Sat, 11 Aug 2018 20:21:34 +0200 Subject: Initial commit --- docs/doxygen/nel/class_BMP_HEADER.html | 544 +++++++++++++++++++++++++++++++++ 1 file changed, 544 insertions(+) create mode 100644 docs/doxygen/nel/class_BMP_HEADER.html (limited to 'docs/doxygen/nel/class_BMP_HEADER.html') diff --git a/docs/doxygen/nel/class_BMP_HEADER.html b/docs/doxygen/nel/class_BMP_HEADER.html new file mode 100644 index 00000000..550c8fbe --- /dev/null +++ b/docs/doxygen/nel/class_BMP_HEADER.html @@ -0,0 +1,544 @@ + + + + nevrax.org : docs + + + + + + + + + + + + + + +
# Home   # nevrax.com   
+ + + + +
Nevrax
+ + + + + + + + + + +
+ + +
+ Nevrax.org
+ + + + + + + +
#News
#Mailing-list
#Documentation
#CVS
#Bugs
#License
+
+ + +
+ + +
+Docs + +
+  + + + + + +
Documentation 
+ +
+Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages   Search  
+

BMP_HEADER Struct Reference

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

Public Attributes

unsigned short bfType
unsigned long bfSize
unsigned short Res1
unsigned short Res2
unsigned long bfOffBits
unsigned long biSize
unsigned long biWidth
unsigned long biHeight
unsigned short biPlanes
unsigned short biBitCount
unsigned long biCompression
unsigned long biSizeImage
unsigned long biXPelsPerMeter
unsigned long biYPelsPerMeter
unsigned long biClrUsed
unsigned long biClrImportant
+

Member Data Documentation

+

+ + + + +
+ + + + + +
+unsigned short BMP_HEADER::Res1 +
+
+ + + + + +
+   + + +

+ +

+Definition at line 15 of file Pic_BMP.c.

+

+ + + + +
+ + + + + +
+unsigned short BMP_HEADER::Res2 +
+
+ + + + + +
+   + + +

+ +

+Definition at line 16 of file Pic_BMP.c.

+

+ + + + +
+ + + + + +
+unsigned long BMP_HEADER::bfOffBits +
+
+ + + + + +
+   + + +

+ +

+Definition at line 17 of file Pic_BMP.c.

+

+ + + + +
+ + + + + +
+unsigned long BMP_HEADER::bfSize +
+
+ + + + + +
+   + + +

+ +

+Definition at line 14 of file Pic_BMP.c.

+

+ + + + +
+ + + + + +
+unsigned short BMP_HEADER::bfType +
+
+ + + + + +
+   + + +

+ +

+Definition at line 13 of file Pic_BMP.c.

+

+ + + + +
+ + + + + +
+unsigned short BMP_HEADER::biBitCount +
+
+ + + + + +
+   + + +

+ +

+Definition at line 22 of file Pic_BMP.c.

+

+ + + + +
+ + + + + +
+unsigned long BMP_HEADER::biClrImportant +
+
+ + + + + +
+   + + +

+ +

+Definition at line 28 of file Pic_BMP.c.

+

+ + + + +
+ + + + + +
+unsigned long BMP_HEADER::biClrUsed +
+
+ + + + + +
+   + + +

+ +

+Definition at line 27 of file Pic_BMP.c.

+

+ + + + +
+ + + + + +
+unsigned long BMP_HEADER::biCompression +
+
+ + + + + +
+   + + +

+ +

+Definition at line 23 of file Pic_BMP.c.

+

+ + + + +
+ + + + + +
+unsigned long BMP_HEADER::biHeight +
+
+ + + + + +
+   + + +

+ +

+Definition at line 20 of file Pic_BMP.c.

+

+ + + + +
+ + + + + +
+unsigned short BMP_HEADER::biPlanes +
+
+ + + + + +
+   + + +

+ +

+Definition at line 21 of file Pic_BMP.c.

+

+ + + + +
+ + + + + +
+unsigned long BMP_HEADER::biSize +
+
+ + + + + +
+   + + +

+ +

+Definition at line 18 of file Pic_BMP.c.

+

+ + + + +
+ + + + + +
+unsigned long BMP_HEADER::biSizeImage +
+
+ + + + + +
+   + + +

+ +

+Definition at line 24 of file Pic_BMP.c.

+

+ + + + +
+ + + + + +
+unsigned long BMP_HEADER::biWidth +
+
+ + + + + +
+   + + +

+ +

+Definition at line 19 of file Pic_BMP.c.

+

+ + + + +
+ + + + + +
+unsigned long BMP_HEADER::biXPelsPerMeter +
+
+ + + + + +
+   + + +

+ +

+Definition at line 25 of file Pic_BMP.c.

+

+ + + + +
+ + + + + +
+unsigned long BMP_HEADER::biYPelsPerMeter +
+
+ + + + + +
+   + + +

+ +

+Definition at line 26 of file Pic_BMP.c.

+


The documentation for this struct was generated from the following file: + + + +
                                                                                                                                                                    +
+ + -- cgit v1.2.1