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

@@ -983,6 +983,7 @@ struct LocallabParams {
int hlcomprthresh;
int black;
int shcompr;
int expchroma;
int warm;
int sensiex;
int structexp;