RGB curves: option for luminosity mode (issue 1607)

Thanks for help, Jacques!
This commit is contained in:
michael
2013-02-16 22:16:06 -05:00
parent 8ecdb0fdc1
commit d7195e6c38
25 changed files with 160 additions and 29 deletions

View File

@@ -72,6 +72,7 @@ class LCurveParamsEdited {
class RGBCurvesParamsEdited {
public:
bool lumamode;
bool rcurve;
bool gcurve;
bool bcurve;