Kigs Framework  Doc version 0.8
Open source multi purpose Rapid Application Development framework
Public Attributes | List of all members
BMPClass::bmpHeader Struct Reference

#include <BMPClass.h>

Public Attributes

unsigned int mReserved
 the size of the file
 
unsigned int mBitmapHeaderSize
 position of the data from the start of file
 
unsigned int mSizeX
 size of the header
 
unsigned int mSizeY
 width of the image in pixels
 
unsigned short mBitplaneCount
 height of the image in pixels
 
unsigned int mCompression
 color depth of the image
 
unsigned int mBitmapDataSize
 mode of compression used
 
unsigned int mImportantColorCount
 number of colors in the palette
 

Detailed Description

header without 2Bytes ID (for alignement purpose)


The documentation for this struct was generated from the following file: