Simple mask for inverse Exposure and inverse ShadowsHighlight

This commit is contained in:
Desmis
2019-08-11 09:28:28 +02:00
parent e51634dc56
commit 9e66826f62
12 changed files with 315 additions and 32 deletions

View File

@@ -762,6 +762,8 @@ enum ProcEventCode {
Evlocallabguidbl = 732,
Evlocallabepsbl = 733,
EvlocallabshowmaskcolMethodinv = 734,
EvlocallabshowmaskexpMethodinv = 735,
EvlocallabshowmaskSHMethodinv = 736,
NUMOFEVENTS
};