Save work

This commit is contained in:
Desmis
2019-12-04 14:32:11 +01:00
parent 3d9f17e3f4
commit 1d45e92f86
9 changed files with 575 additions and 21 deletions

View File

@@ -738,6 +738,18 @@ public:
bool sensiden;
bool detailthr;
//log encoding
bool explog;
bool autocompute;
bool sourceGray;
bool targetGray;
// bool autogray;
bool Autogray;
bool blackEv;
bool whiteEv;
bool detail;
bool sensilog;
LocallabSpotEdited(bool v);
void set(bool v);