Class ALcdColorLookupTable

java.lang.Object
com.luciad.imaging.operator.util.ALcdColorLookupTable
Direct Known Subclasses:
TLcdColorLookupTable, TLcdComponentColorLookupTable

public abstract class ALcdColorLookupTable extends 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.

Since:
2013.0