Add offset to Retinex

This commit is contained in:
Desmis
2019-09-27 07:57:19 +02:00
parent 8fde6a7565
commit c407da8d0a
10 changed files with 40 additions and 3 deletions

View File

@@ -778,6 +778,7 @@ enum ProcEventCode {
Evlocallabdepth = 748,
Evlocallabloglin = 749,
Evlocallablumonly = 750,
Evlocallaboffs = 751,
NUMOFEVENTS
};