Add chromaticity according to luminance issue2056
This commit is contained in:
@@ -165,7 +165,7 @@ void RGBCurves::setBatchMode (bool batchMode) {
|
||||
}
|
||||
|
||||
|
||||
void RGBCurves::updateCurveBackgroundHistogram (LUTu & histToneCurve, LUTu & histLCurve, LUTu & histCCurve, LUTu & histLCAM, LUTu & histCCAM, LUTu & histRed, LUTu & histGreen, LUTu & histBlue, LUTu & histLuma) {
|
||||
void RGBCurves::updateCurveBackgroundHistogram (LUTu & histToneCurve, LUTu & histLCurve, LUTu & histCCurve, LUTu & histCLurve, LUTu & histLLCurve, LUTu & histLCAM, LUTu & histCCAM, LUTu & histRed, LUTu & histGreen, LUTu & histBlue, LUTu & histLuma) {
|
||||
|
||||
// Rshape->updateBackgroundHistogram (histRed);
|
||||
// Gshape->updateBackgroundHistogram (histGreen);
|
||||
|
Reference in New Issue
Block a user