[]
        
(Showing Draft Content)

CSJ2K.Icc.Lut.LookUpTable32LinearSRGBtoSRGB.createInstance

createInstance Method

createInstance(int, int, double, double, double, double, double)

Factory method for creating the lut.

Declaration
public static LookUpTable32LinearSRGBtoSRGB createInstance(int inMax, int outMax, double shadowCutoff, double shadowSlope, double scaleAfterExp, double exponent, double reduceAfterExp)
Parameters
Type Name Description
int inMax
int outMax
double shadowCutoff
double shadowSlope
double scaleAfterExp
double exponent
double reduceAfterExp
Returns
Type Description
LookUpTable32LinearSRGBtoSRGB

the lut