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


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on Mon Sep 26 18:43:48 2011 for CRyptography And Groups (CRAG) by  doxygen 1.6.1