[]
        
(Showing Draft Content)

CSJ2K.Icc.Lut.LookUpTable16.createInstance

createInstance Method

createInstance(ICCCurveType, int, int)

Factory method for getting a 16 bit lut from a given curve.

Declaration
public static LookUpTable16 createInstance(ICCCurveType curve, int dwNumInput, int dwMaxOutput)
Parameters
Type Name Description
ICCCurveType curve

the data

int dwNumInput

the size of the lut

int dwMaxOutput

max output value of the lut

Returns
Type Description
LookUpTable16

the lookup table