Added histogram lab adjustments LC CL
This commit is contained in:
parent
a18f17a476
commit
746be18164
@ -663,6 +663,8 @@ void LCurve::updateCurveBackgroundHistogram(
|
|||||||
{
|
{
|
||||||
lshape->updateBackgroundHistogram (histLCurve);
|
lshape->updateBackgroundHistogram (histLCurve);
|
||||||
ccshape->updateBackgroundHistogram (histCCurve);
|
ccshape->updateBackgroundHistogram (histCCurve);
|
||||||
|
lcshape->updateBackgroundHistogram (histCCurve);
|
||||||
|
clshape->updateBackgroundHistogram (histLCurve);
|
||||||
}
|
}
|
||||||
|
|
||||||
void LCurve::setAdjusterBehavior (bool bradd, bool contradd, bool satadd)
|
void LCurve::setAdjusterBehavior (bool bradd, bool contradd, bool satadd)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user