/dports/graphics/rawtherapee/rawtherapee-5.8/rtengine/ |
H A D | improcfun.h | 129 …const OpacityCurve& ctOpacityCurve, bool opautili, const LUTf& clcurve, const LUTf& cl2curve, cons… 135 …const OpacityCurve& ctOpacityCurve, bool opautili, const LUTf& clcurve, const LUTf& cl2curve, cons…
|
H A D | improccoordinator.h | 218 bool opautili; variable
|
H A D | improccoordinator.cc | 159 opautili(false), in ImProcCoordinator() 652 opautili = false; in updatePreviewImage() 661 params->colorToning.getCurves(ctColorCurve, ctOpacityCurve, wp, opautili); in updatePreviewImage() 733 …ingSatLimit, colourToningSatLimitOpacity, ctColorCurve, ctOpacityCurve, opautili, clToningcurve, c… in updatePreviewImage()
|
H A D | simpleprocess.cc | 942 bool opautili = false; in stage_finish() local 951 params.colorToning.getCurves (ctColorCurve, ctOpacityCurve, wp, opautili); in stage_finish() 994 …Curve, bCurve, satLimit, satLimitOpacity, ctColorCurve, ctOpacityCurve, opautili, clToningcurve, c… in stage_finish()
|
H A D | improcfun.cc | 2059 …orGradientCurve& ctColorCurve, const OpacityCurve& ctOpacityCurve, bool opautili, const LUTf& clTo… in rgbProc() argument 2064 …ve, sat, rCurve, gCurve, bCurve, satLimit, satLimitOpacity, ctColorCurve, ctOpacityCurve, opautili, in rgbProc() 2072 …orGradientCurve& ctColorCurve, const OpacityCurve& ctOpacityCurve, bool opautili, const LUTf& clTo… in rgbProc() argument 2847 else if (params->colorToning.method == "Lab" && opautili) { in rgbProc() 2899 } else if (params->colorToning.method.substr (0, 3) == "RGB" && opautili) { in rgbProc() 3513 else if (params->colorToning.method == "Lab" && opautili) { in rgbProc() 3572 else if (params->colorToning.method.substr (0, 3) == "RGB" && opautili) { in rgbProc()
|
H A D | rtthumbnail.cc | 1316 bool opautili = false; in processImage() local 1325 params.colorToning.getCurves (ctColorCurve, ctOpacityCurve, wp, opautili); in processImage() 1379 …Curve, bCurve, satLimit, satLimitOpacity, ctColorCurve, ctOpacityCurve, opautili, clToningcurve, c… in processImage()
|
H A D | curves.cc | 1153 void OpacityCurve::Set(const std::vector<double> &curvePoints, bool &opautili) in Set() argument 1164 opautili = true; in Set()
|
H A D | procparams.h | 489 …e& colorCurveLUT, OpacityCurve& opacityCurveLUT, const double xyz_rgb[3][3], bool& opautili) const;
|
H A D | curves.h | 579 void Set(const std::vector<double> &curvePoints, bool &opautili);
|
H A D | dcrop.cc | 823 …gSatLimitOpacity, parent->ctColorCurve, parent->ctOpacityCurve, parent->opautili, parent->clToning… in update()
|
H A D | procparams.cc | 1070 …ve& colorCurveLUT, OpacityCurve& opacityCurveLUT, const double xyz_rgb[3][3], bool& opautili) const in getCurves() 1097 opacityCurveLUT.Set(oCurve, opautili); in getCurves() 1100 opacityCurveLUT.Set(oCurve, opautili); in getCurves() 1103 opacityCurveLUT.Set(oCurve, opautili); in getCurves()
|
/dports/graphics/photoflow/PhotoFlow-8472024f/src/rt/rtengine/ |
H A D | curves.cc | 1123 void OpacityCurve::Set(const std::vector<double> &curvePoints, bool &opautili) in Set() argument 1134 opautili = true; in Set()
|
H A D | procparams.h | 529 …ve &opacityCurveLUT, const double xyz_rgb[3][3], const double rgb_xyz[3][3], bool &opautili) const;
|
H A D | curves.h | 532 void Set(const std::vector<double> &curvePoints, bool &opautili);
|