CIvfSgiImage Class Reference

#include <ivfimage/IvfSgiImage.h>

Inheritance diagram for CIvfSgiImage:

CIvfFileImage CIvfImage CIvfBase CIvfRefCountBase CIvfRTTIBase List of all members.

Public Member Functions

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

Detailed Description

SGI file loader

This class loads a sgi image. The loader can handle both uncompressed and RLE encoded sgi/rgb files.

Author:
Jonas Lindemann

Definition at line 41 of file IvfSgiImage.h.


Constructor & Destructor Documentation

CIvfSgiImage::CIvfSgiImage  ) 
 

CIvfSgiImage constructor

CIvfSgiImage::CIvfSgiImage const char *  name  ) 
 

CIvfSgiImage constructor

virtual CIvfSgiImage::~CIvfSgiImage  )  [virtual]
 

CIvfSgiImage destructor


Member Function Documentation

virtual bool CIvfSgiImage::read  )  [virtual]
 

Reads sgi image

Reimplemented from CIvfFileImage.

void CIvfSgiImage::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:57 2006 for Interactive Visualisation Framework - Ivf++ by  doxygen 1.4.6-NO