New highlight recovery tool, including highlight recovery threshold.

This commit is contained in:
Emil Martinec
2011-01-05 20:11:32 -06:00
parent 13dc744e9b
commit ac9f1c7b09
19 changed files with 110 additions and 416 deletions

View File

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