Bugfix for issue 801.
This commit is contained in:
@@ -35,7 +35,7 @@ ImProcCoordinator::ImProcCoordinator ()
|
|||||||
changeSinceLast(0), updaterRunning(false), destroying(false), workimg(NULL) {
|
changeSinceLast(0), updaterRunning(false), destroying(false), workimg(NULL) {
|
||||||
|
|
||||||
hltonecurve(65536,0);
|
hltonecurve(65536,0);
|
||||||
shtonecurve(65536,1);//,1);
|
shtonecurve(65536,2);//clip above
|
||||||
tonecurve(65536,0);//,1);
|
tonecurve(65536,0);//,1);
|
||||||
|
|
||||||
lumacurve(65536,0);
|
lumacurve(65536,0);
|
||||||
|
Reference in New Issue
Block a user