LookUpTable Class Reference

#include <AImage.h>

List of all members.

Public Member Functions

 LookUpTable ()
 LookUpTable (const LookUpTable &)
LookUpTableoperator= (const LookUpTable &)
void set (int, int)
int get (int) const

Private Attributes

unsigned char table [256]


Detailed Description

Definition at line 31 of file AImage.h.


Constructor & Destructor Documentation

LookUpTable::LookUpTable  ) 
 

LookUpTable::LookUpTable const LookUpTable  ) 
 


Member Function Documentation

int LookUpTable::get int   )  const
 

Referenced by CLUTImage::getBluePixel(), CLUTImage::getGreenPixel(), LUTImage::getInLT(), and CLUTImage::getRedPixel().

LookUpTable& LookUpTable::operator= const LookUpTable  ) 
 

void LookUpTable::set int  ,
int 
 

Referenced by LUTImage::setInLT().


Member Data Documentation

unsigned char LookUpTable::table[256] [private]
 

Definition at line 46 of file AImage.h.


The documentation for this class was generated from the following file:
Generated on Sun Dec 3 10:59:01 2006 for CRyptography And Groups (CRAG) by  doxygen 1.4.6