Add CL=f(H) curve to Color and Light mask

This commit is contained in:
Desmis
2019-01-11 16:05:00 +01:00
parent a4325e4cc0
commit 9d1104517b
17 changed files with 181 additions and 23 deletions

View File

@@ -637,6 +637,7 @@ enum ProcEventCode {
EvlocallabLLmaskshape = 607,
EvlocallabCCmaskexpshape = 608,
EvlocallabLLmaskexpshape = 609,
EvlocallabHHmaskshape = 610,
NUMOFEVENTS
};