[]
Construct the lut
protected LookUpTable16LinearSRGBtoSRGB(int wShadowCutoff, double dfShadowSlope, int ksRGBLinearMaxValue, double ksRGB8ScaleAfterExp, double ksRGBExponent, double ksRGB8ReduceAfterExp)
Type | Name | Description |
---|---|---|
int | wShadowCutoff | size of shadow region |
double | dfShadowSlope | shadow region parameter |
int | ksRGBLinearMaxValue | size of lut |
double | ksRGB8ScaleAfterExp | post shadow region parameter |
double | ksRGBExponent | post shadow region parameter |
double | ksRGB8ReduceAfterExp | post shadow region parameter |