Add chroma compensation to exposure

This commit is contained in:
Desmis
2019-02-14 18:44:18 +01:00
parent e849d4fcc1
commit dd114226da
10 changed files with 130 additions and 30 deletions

View File

@@ -508,6 +508,7 @@ public:
bool hlcomprthresh;
bool black;
bool shcompr;
bool expchroma;
bool warm;
bool sensiex;
bool structexp;