CLUTImage Class Reference

#include <AImage.h>

Inheritance diagram for CLUTImage:
CImage LUTImage AImage

List of all members.

Public Member Functions

 CLUTImage (const CLUTImage &li)
 CLUTImage ()
 CLUTImage (const CImage &i)
 CLUTImage (int w, int h)
virtual unsigned char getRedPixel (int i, int j) const
virtual unsigned char getRedPixel (int n) const
virtual unsigned char getBluePixel (int i, int j) const
virtual unsigned char getBluePixel (int n) const
virtual unsigned char getGreenPixel (int i, int j) const
virtual unsigned char getGreenPixel (int n) const

Detailed Description

Definition at line 328 of file AImage.h.


Constructor & Destructor Documentation

CLUTImage::CLUTImage ( const CLUTImage li  )  [inline]

Definition at line 332 of file AImage.h.

CLUTImage::CLUTImage (  )  [inline]

Definition at line 334 of file AImage.h.

CLUTImage::CLUTImage ( const CImage i  )  [inline]

Definition at line 337 of file AImage.h.

CLUTImage::CLUTImage ( int  w,
int  h 
) [inline]

Definition at line 340 of file AImage.h.


Member Function Documentation

virtual unsigned char CLUTImage::getBluePixel ( int  n  )  const [inline, virtual]

Reimplemented from CImage.

Definition at line 361 of file AImage.h.

References LookUpTable::get(), CImage::getBluePixel(), and LUTImage::theLookUpTable.

virtual unsigned char CLUTImage::getBluePixel ( int  i,
int  j 
) const [inline, virtual]

Reimplemented from CImage.

Definition at line 358 of file AImage.h.

References LookUpTable::get(), CImage::getBluePixel(), and LUTImage::theLookUpTable.

virtual unsigned char CLUTImage::getGreenPixel ( int  n  )  const [inline, virtual]

Reimplemented from CImage.

Definition at line 367 of file AImage.h.

References LookUpTable::get(), CImage::getGreenPixel(), and LUTImage::theLookUpTable.

virtual unsigned char CLUTImage::getGreenPixel ( int  i,
int  j 
) const [inline, virtual]

Reimplemented from CImage.

Definition at line 364 of file AImage.h.

References LookUpTable::get(), CImage::getGreenPixel(), and LUTImage::theLookUpTable.

virtual unsigned char CLUTImage::getRedPixel ( int  n  )  const [inline, virtual]

Reimplemented from CImage.

Definition at line 354 of file AImage.h.

References LookUpTable::get(), CImage::getRedPixel(), and LUTImage::theLookUpTable.

virtual unsigned char CLUTImage::getRedPixel ( int  i,
int  j 
) const [inline, virtual]

Reimplemented from CImage.

Definition at line 351 of file AImage.h.

References LookUpTable::get(), CImage::getRedPixel(), and LUTImage::theLookUpTable.


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:46 2011 for CRyptography And Groups (CRAG) by  doxygen 1.6.1