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

@@ -672,6 +672,10 @@ enum ProcEventCode {
EvlocallabblurSHde = 642,
Evlocallabinverssh = 643,
EvLocallabSpotbalan = 644,
Evlocallabchromaskexp = 645,
Evlocallabgammaskexp = 646,
Evlocallabslomaskexp = 647,
NUMOFEVENTS
};