merge with dev

This commit is contained in:
Desmis
2018-04-11 13:08:28 +02:00
86 changed files with 1758 additions and 3510 deletions

View File

@@ -281,6 +281,7 @@ struct ToneCurveParams {
int hlcompr; // Highlight Recovery's compression
int hlcomprthresh; // Highlight Recovery's threshold
bool histmatching; // histogram matching
bool clampOOG; // clamp out of gamut colours
ToneCurveParams();