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

LookUpTable& LookUpTable::operator= ( const LookUpTable  ) 

void LookUpTable::set ( int  ,
int   
)

Referenced by LUTImage::setInLT().

int LookUpTable::get ( int   )  const


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 Mon Mar 2 17:58:49 2009 for CRyptography And Groups (CRAG) by  doxygen 1.5.6