display hue chroma lumaref on mask curves - dispaly 1:1 in some expanders - thanks to Pandagrapher

This commit is contained in:
Desmis
2019-03-04 10:20:08 +01:00
parent 65a418ae27
commit 5156edeb8a
11 changed files with 175 additions and 79 deletions

View File

@@ -58,7 +58,7 @@ protected:
PopUpToggleButton* curveType;
LUTu histogram; // histogram values
bool bgHistValid;
double locallabRef; // Locallab reference value
bool remoteDrag;
int selected;
@@ -94,7 +94,7 @@ public:
bool isUnChanged ();
void setUnChanged (bool uc);
void updateBackgroundHistogram(const LUTu& hist);
void updateLocallabBackground(double ref);
void setLeftBarColorProvider(ColorProvider* cp, int callerId);
void setBottomBarColorProvider(ColorProvider* cp, int callerId);
void setCurveColorProvider(ColorProvider* cp, int callerId);