Local adjustments - Vibrance and Warm Cool - Recovery based on luminance mask (#6055)

* GUI for Vibrance Recovery based on luminance mask

* Enable LA Vibrance Recovery based on luminance mask
This commit is contained in:
Desmis
2021-01-12 06:58:21 +01:00
committed by GitHub
parent d36545b71a
commit 0ba18ab687
10 changed files with 209 additions and 1 deletions

View File

@@ -607,6 +607,10 @@ public:
bool strvibh;
bool angvib;
bool Lmaskvibcurve;
bool recothresv;
bool lowthresv;
bool higthresv;
bool decayv;
// Soft Light
bool visisoft;
bool expsoft;