add full image control

This commit is contained in:
Desmis
2019-12-05 18:44:07 +01:00
parent 3b326cb5cb
commit b2b4ffe3d7
10 changed files with 66 additions and 2 deletions

View File

@@ -1318,6 +1318,7 @@ struct LocallabParams {
double sourceGray;
double targetGray;
bool Autogray;
bool fullimage;
double blackEv;
double whiteEv;
int detail;