# 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: