/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… 139 …acity, const ColorGradientCurve & ctColorCurve, const OpacityCurve & ctOpacityCurve, const LUTf & …
|
H A D | improccoordinator.h | 135 OpacityCurve ctOpacityCurve; variable
|
H A D | simpleprocess.cc | 951 params.colorToning.getCurves (ctColorCurve, ctOpacityCurve, wp, opautili); in stage_finish() 994 …on, rCurve, gCurve, bCurve, satLimit, satLimitOpacity, ctColorCurve, ctOpacityCurve, opautili, clT… in stage_finish() 1009 ctOpacityCurve.Reset(); in stage_finish() 1570 OpacityCurve ctOpacityCurve; member in rtengine::__anon72e403880111::ImageProcessor
|
H A D | improcfun.cc | 2059 …const ColorGradientCurve& ctColorCurve, const OpacityCurve& ctOpacityCurve, bool opautili, const L… in rgbProc() argument 2064 …ve, sat, rCurve, gCurve, bCurve, satLimit, satLimitOpacity, ctColorCurve, ctOpacityCurve, opautili, in rgbProc() 2072 …const ColorGradientCurve& ctColorCurve, const OpacityCurve& ctOpacityCurve, bool opautili, const L… in rgbProc() argument 2270 …bool hasColorToning = params->colorToning.enabled && bool (ctOpacityCurve) && bool (ctColorCurve)… in rgbProc() 2894 …, bo, algm, metchrom, twoc, satLimit, satLimitOpacity, ctColorCurve, ctOpacityCurve, clToningcurve… in rgbProc() 2917 if (ctOpacityCurve) { in rgbProc() 2918 …= (1.f - min<float> (s / satLimit, 1.f) * (1.f - satLimitOpacity)) * ctOpacityCurve.lutOpacityCurv… in rgbProc() 3565 …bo, algm, metchrom, twoc, satLimit, satLimitOpacity, ctColorCurve, ctOpacityCurve, clToningcurve… in rgbProc() 3592 float opacity = ctOpacityCurve.lutOpacityCurve[l_ * 500.f] / 4.f; in rgbProc() 4094 …acity, const ColorGradientCurve & ctColorCurve, const OpacityCurve & ctOpacityCurve, const LUTf & … in labtoning() argument [all …]
|
H A D | rtthumbnail.cc | 1296 OpacityCurve ctOpacityCurve; in processImage() local 1325 params.colorToning.getCurves (ctColorCurve, ctOpacityCurve, wp, opautili); in processImage() 1379 …on, rCurve, gCurve, bCurve, satLimit, satLimitOpacity, ctColorCurve, ctOpacityCurve, opautili, clT… in processImage() 1385 ctOpacityCurve.Reset(); in processImage()
|
H A D | improccoordinator.cc | 661 params->colorToning.getCurves(ctColorCurve, ctOpacityCurve, wp, opautili); in updatePreviewImage() 733 …ve, colourToningSatLimit, colourToningSatLimitOpacity, ctColorCurve, ctOpacityCurve, opautili, clT… in updatePreviewImage()
|
H A D | dcrop.cc | 823 …, parent->colourToningSatLimitOpacity, parent->ctColorCurve, parent->ctOpacityCurve, parent->opaut… in update()
|