Microcontrast: add Contrast threshold adjuster, #4551

This commit is contained in:
heckflosse
2018-05-13 19:07:13 +02:00
parent 7d59277eb3
commit ee5b1dbbc8
12 changed files with 80 additions and 20 deletions

View File

@@ -194,6 +194,7 @@ public :
bool enabled;
bool matrix;
bool amount;
bool contrast;
bool uniformity;
};