Fixed Auto Levels Clip malfunction issue 2104
This commit is contained in:
@@ -80,7 +80,7 @@ Image8* Image8::copy () {
|
||||
return cp;
|
||||
}
|
||||
|
||||
void Image8::getStdImage (ColorTemp ctemp, int tran, Imagefloat* image, PreviewProps pp, bool first, procparams::HRecParams hrp)
|
||||
void Image8::getStdImage (ColorTemp ctemp, int tran, Imagefloat* image, PreviewProps pp, bool first, procparams::ToneCurveParams hrp)
|
||||
{
|
||||
// compute channel multipliers
|
||||
double drm, dgm, dbm;
|
||||
|
Reference in New Issue
Block a user