LUTImage Class Reference

#include <AImage.h>

Inheritance diagram for LUTImage:

CLUTImage GRLUTImage List of all members.

Public Member Functions

 LUTImage ()
 LUTImage (const AImage &i)
 LUTImage (int w, int h)
 LUTImage (const LUTImage &li)
void setLookUpTable (const LookUpTable &t)
void setInLT (int i, int v)
int getInLT (int i) const

Protected Attributes

LookUpTable theLookUpTable

Detailed Description

Definition at line 101 of file AImage.h.


Constructor & Destructor Documentation

LUTImage::LUTImage  )  [inline]
 

Definition at line 105 of file AImage.h.

LUTImage::LUTImage const AImage i  )  [inline]
 

Definition at line 108 of file AImage.h.

LUTImage::LUTImage int  w,
int  h
[inline]
 

Definition at line 111 of file AImage.h.

LUTImage::LUTImage const LUTImage li  )  [inline]
 

Definition at line 113 of file AImage.h.


Member Function Documentation

int LUTImage::getInLT int  i  )  const [inline]
 

Definition at line 123 of file AImage.h.

References LookUpTable::get(), and theLookUpTable.

void LUTImage::setInLT int  i,
int  v
[inline]
 

Definition at line 119 of file AImage.h.

References LookUpTable::set(), and theLookUpTable.

void LUTImage::setLookUpTable const LookUpTable t  )  [inline]
 

Definition at line 115 of file AImage.h.

References theLookUpTable.


Member Data Documentation

LookUpTable LUTImage::theLookUpTable [protected]
 

Definition at line 129 of file AImage.h.

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


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