Local adjustments - Shadows highlights - Recovery based on luminance mask (#6050)

* LA GUI for recovery using luminance mask

* LA Shadows Highlights Enable Recovery based on luminance mask
This commit is contained in:
Desmis
2021-01-08 13:17:28 +01:00
committed by GitHub
parent b554f52ab9
commit efb601c028
10 changed files with 216 additions and 1 deletions

View File

@@ -575,6 +575,10 @@ public:
bool fatanchorSH;
bool gamSH;
bool sloSH;
bool recothress;
bool lowthress;
bool higthress;
bool decays;
// Vibrance
bool visivibrance;
bool expvibrance;