LTI-Lib latest version v1.9 - last update 10 Apr 2010

lti::ioBMP::infoHeader Class Reference

BITMAPINFOHEADER. More...

#include <ltiBMPFunctor.h>

Collaboration diagram for lti::ioBMP::infoHeader:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 infoHeader ()
bool read (std::ifstream &in)
bool write (std::ofstream &out)
int length () const

Public Attributes

uint32 size
uint32 width
uint32 height
uint16 planes
uint16 bitCount
uint32 compression
uint32 sizeImage
uint32 xPixPerMeter
uint32 yPixPerMeter
uint32 colorsUsed
uint32 colorsImportant

Detailed Description

BITMAPINFOHEADER.

This class is defined within the class lti::ioBMP.


Constructor & Destructor Documentation

lti::ioBMP::infoHeader::infoHeader (  ) 

constructor


Member Function Documentation

int lti::ioBMP::infoHeader::length (  )  const [inline]

size of the info header (in bytes)

bool lti::ioBMP::infoHeader::read ( std::ifstream &  in  ) 

read

bool lti::ioBMP::infoHeader::write ( std::ofstream &  out  ) 

write


Member Data Documentation

bitcount

colorsImportant

colorsUsed

compression

height

planes

size

sizeImage

width

xPixPerMeter

yPixPerMeter


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

Generated on Sat Apr 10 15:27:59 2010 for LTI-Lib by Doxygen 1.6.1