Add contrast curve to mask 3 ToneMapping

This commit is contained in:
Desmis
2019-10-15 14:03:21 +02:00
parent e8dd1c4378
commit 94bd0a7d60
15 changed files with 77 additions and 8 deletions

View File

@@ -799,6 +799,7 @@ enum ProcEventCode {
EvlocallabLmaskshape = 769,
EvlocallabLmaskexpshape = 770,
EvlocallabLmaskSHshape = 771,
EvlocallabLmasktmshape = 772,
NUMOFEVENTS
};