#include <ColorTableMod.h>
Inheritance diagram for ColorTableModInterfaces:
Public Member Functions | |
ColorTableModInterfaces (ColorTable &colorTable) | |
Public Attributes | |
ColorTable * | colorTable |
Definition at line 19 of file ColorTableMod.h.
ColorTableModInterfaces::ColorTableModInterfaces | ( | ColorTable & | colorTable | ) | [inline] |
Constructor
Definition at line 23 of file ColorTableMod.h.
Pointer to the colorTable accessed by image processors
Definition at line 28 of file ColorTableMod.h.
Referenced by ColorTableModSelector::createSolution(), ColorTableTSLMod::setup(), ColorTable64Mod::setup(), and ColorTable32KMod::setup().