Add chroma gamma slope to exposure mask

This commit is contained in:
Desmis
2019-03-13 17:20:47 +01:00
parent 2376a05e07
commit d2bed1f6f2
11 changed files with 181 additions and 13 deletions

View File

@@ -421,6 +421,9 @@ public:
bool HHmaskexpcurve;
bool blendmaskexp;
bool radmaskexp;
bool chromaskexp;
bool gammaskexp;
bool slomaskexp;
// Shadow highlight
bool expshadhigh;
bool highlights;