Added RGB saturation slider. Fixed coding error in RGB contrast curve.
This commit is contained in:
@@ -31,7 +31,8 @@ class ToneCurveParamsEdited {
|
||||
bool brightness;
|
||||
bool black;
|
||||
bool contrast;
|
||||
bool shcompr;
|
||||
bool saturation;
|
||||
bool shcompr;
|
||||
bool hlcompr;
|
||||
bool autoexp;
|
||||
bool clip;
|
||||
|
Reference in New Issue
Block a user