display hue chroma lumaref on mask curves - dispaly 1:1 in some expanders - thanks to Pandagrapher
This commit is contained in:
@@ -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);
|
||||
|
Reference in New Issue
Block a user