New highlight recovery tool. Highlight recovery threshold slider added.

This commit is contained in:
Emil Martinec
2011-01-05 20:39:34 -06:00
parent 63ff047e4e
commit 3f89758a8d
20 changed files with 111 additions and 417 deletions

View File

@@ -41,6 +41,7 @@ class ToneCurveParams {
int saturation;
int shcompr;
int hlcompr;
int hlcomprthresh;
};
/**