Pass GUI parameters mask to rtengine and iplocallab.cc

This commit is contained in:
Desmis
2020-06-23 12:00:23 +02:00
parent 90dedb001f
commit fb06a4dcfd
13 changed files with 109 additions and 99 deletions

View File

@@ -305,6 +305,7 @@ ImProcCoordinator::ImProcCoordinator() :
localltmMask(0),
locallblMask(0),
locallsharMask(0),
locall_Mask(0),
retistrsav(nullptr)
{
}
@@ -1348,7 +1349,7 @@ void ImProcCoordinator::updatePreviewImage(int todo, bool panningRelatedChange)
locedgwavCurve, locedgwavutili,
loclmasCurve_wav, lmasutili_wav,
LHutili, HHutili, cclocalcurve, localcutili, rgblocalcurve, localrgbutili, localexutili, exlocalcurve, hltonecurveloc, shtonecurveloc, tonecurveloc, lightCurveloc,
huerblu, chromarblu, lumarblu, huer, chromar, lumar, sobeler, lastsav, false, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
huerblu, chromarblu, lumarblu, huer, chromar, lumar, sobeler, lastsav, false, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
minCD, maxCD, mini, maxi, Tmean, Tsigma, Tmin, Tmax);
lastorigimp->CopyFrom(nprevl);