[]
Toplevel class for a lut. All lookup tables must extend this class.
public abstract class LookUpTable
Name | Description |
---|---|
LookUpTable(ICCCurveType, int) | For subclass usage. |
Name | Description |
---|---|
curve | The curve data |
dwNumInput | Number of values in created lut |
eol | End of line string. |