CIvfBmpImage Class Reference

#include <ivfext/IvfBmpImage.h>

Inheritance diagram for CIvfBmpImage:

CIvfFileImage CIvfImage CIvfBase CIvfRefCountBase CIvfRTTIBase List of all members.

Public Member Functions

 CIvfBmpImage ()
 CIvfBmpImage (const char *name)
virtual ~CIvfBmpImage ()
 IvfClassInfo ("CIvfBmpImage", CIvfFileImage)
virtual bool read ()
void setAlphaChannel (bool flag)

Classes

struct  bmpheader
struct  BMPInfo

Detailed Description

BMP image loader class

This class implements a loader for Windows BMP image files.

Definition at line 38 of file IvfBmpImage.h.


Constructor & Destructor Documentation

CIvfBmpImage::CIvfBmpImage  ) 
 

CIvfBmpImage constructor

CIvfBmpImage::CIvfBmpImage const char *  name  ) 
 

CIvfBmpImage constructor

virtual CIvfBmpImage::~CIvfBmpImage  )  [virtual]
 

CIvfBmpImage destructor


Member Function Documentation

virtual bool CIvfBmpImage::read  )  [virtual]
 

Reads Bmp image

Reimplemented from CIvfFileImage.

void CIvfBmpImage::setAlphaChannel bool  flag  ) 
 

Alpha channel flag

If set to true the alpha channel will be read, if it exists. (default = false)


The documentation for this class was generated from the following file:
Generated on Fri Sep 1 15:36:48 2006 for Interactive Visualisation Framework - Ivf++ by  doxygen 1.4.6-NO