[]
Toplevel class for a float [] lut.
public abstract class LookUpTableFP : LookUpTable
| Name | Description |
|---|---|
| LookUpTableFP(ICCCurveType, int) | Construct an empty lut |
| Name | Description |
|---|---|
| lut | The lut values. |
| Name | Description |
|---|---|
| createInstance(ICCCurveType, int) | Factory method for getting a lut from a given curve. |
| elementAt(int) | lut accessor |