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

uint8_t CWindowsBitmap::BITMAP_FILEHEADER::bfType[2]

the magic number used to identify the BMP file

uint32_t CWindowsBitmap::BITMAP_FILEHEADER::bfSize

the size of the BMP file in bytes

uint32_t CWindowsBitmap::BITMAP_FILEHEADER::bfReserved

reserved

uint32_t CWindowsBitmap::BITMAP_FILEHEADER::bfOffBits

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