public abstract class ALcdColorLookupTable
extends java.lang.Object
A color lookup table.
This represents a color transformation where one input color is mapped to one output color using
a lookup table. This can be used with a TLcdColorLookupOp operator.