BMPInfoHeader Struct Reference

#include <BMP.h>

List of all members.

Public Member Functions

 BMPInfoHeader ()
 BMPInfoHeader ()
 BMPInfoHeader ()

Public Attributes

longword size
slongword width
slongword height
word planes
word bits
longword compression
longword imagesize
slongword xresolution
slongword yresolution
longword ncolors
longword nimportantcolors


Constructor & Destructor Documentation

BMPInfoHeader::BMPInfoHeader  )  [inline]
 

Definition at line 53 of file ImageCapture/ImageObserver/BMP.h.

BMPInfoHeader::BMPInfoHeader  )  [inline]
 

Definition at line 53 of file ImageObserver/ImageObserver/BMP.h.

BMPInfoHeader::BMPInfoHeader  )  [inline]
 

Definition at line 59 of file ImageObserver/util/BMP.h.


Member Data Documentation

word BMPInfoHeader::bits
 

Definition at line 51 of file ImageObserver/util/BMP.h.

longword BMPInfoHeader::compression
 

Definition at line 52 of file ImageObserver/util/BMP.h.

slongword BMPInfoHeader::height
 

Definition at line 49 of file ImageObserver/util/BMP.h.

Referenced by BMP::SaveCDT(), BMP::SaveLayerC(), BMP::SaveRaw2Gray(), BMP::SaveRawDataAsCDT(), and BMP::SaveYCrCb2RGB().

longword BMPInfoHeader::imagesize
 

Definition at line 53 of file ImageObserver/util/BMP.h.

Referenced by BMP::SaveCDT(), BMP::SaveLayerC(), BMP::SaveRaw2Gray(), BMP::SaveRawDataAsCDT(), and BMP::SaveYCrCb2RGB().

longword BMPInfoHeader::ncolors
 

Definition at line 56 of file ImageObserver/util/BMP.h.

longword BMPInfoHeader::nimportantcolors
 

Definition at line 57 of file ImageObserver/util/BMP.h.

word BMPInfoHeader::planes
 

Definition at line 50 of file ImageObserver/util/BMP.h.

longword BMPInfoHeader::size
 

Definition at line 47 of file ImageObserver/util/BMP.h.

slongword BMPInfoHeader::width
 

Definition at line 48 of file ImageObserver/util/BMP.h.

Referenced by BMP::SaveCDT(), BMP::SaveLayerC(), BMP::SaveRaw2Gray(), BMP::SaveRawDataAsCDT(), and BMP::SaveYCrCb2RGB().

slongword BMPInfoHeader::xresolution
 

Definition at line 54 of file ImageObserver/util/BMP.h.

slongword BMPInfoHeader::yresolution
 

Definition at line 55 of file ImageObserver/util/BMP.h.


The documentation for this struct was generated from the following files:
Generated on Sun Dec 2 23:04:33 2007 for openSDK by  doxygen 1.3.9.1