Polishing Color Toning and Median patches

This commit is contained in:
DrSlony
2014-07-08 20:06:04 +02:00
parent 81088b960d
commit 9db2dd2506
4 changed files with 59 additions and 54 deletions

View File

@@ -104,7 +104,8 @@ class ColorToning : public ToolParamBlock, public FoldableToolPanel, public rte
void autosatChanged ();
void autoOpenCurve ();
void methodChanged ();
void twocolorChanged ();
void twocolorChanged (bool changedbymethod);
void twoColorChangedByGui();
void lumamodeChanged ();
void colorForValue (double valX, double valY, enum ColorCaller::ElemType elemType, int callerId, ColorCaller* caller);