Bugfix for issue 801.

This commit is contained in:
Emil Martinec
2011-06-26 10:09:55 -05:00
parent 9b1d0910d5
commit 43649f6733

View File

@@ -35,7 +35,7 @@ ImProcCoordinator::ImProcCoordinator ()
changeSinceLast(0), updaterRunning(false), destroying(false), workimg(NULL) {
hltonecurve(65536,0);
shtonecurve(65536,1);//,1);
shtonecurve(65536,2);//clip above
tonecurve(65536,0);//,1);
lumacurve(65536,0);