[]
Factory method for getting a lut from a given curve.
public static LookUpTableFP createInstance(ICCCurveType curve, int dwNumInput)
Type | Name | Description |
---|---|---|
ICCCurveType | curve | the data |
int | dwNumInput | the size of the lut |
Type | Description |
---|---|
LookUpTableFP | the lookup table |