7#ifndef KRITA_KISCOLORSMUDGESTRATEGYMASKLEGACY_H
8#define KRITA_KISCOLORSMUDGESTRATEGYMASKLEGACY_H
28 qreal
colorRateOpacity(qreal opacity, qreal smudgeRateValue, qreal colorRateValue, qreal maxPossibleSmudgeRateValue)
override;
KisColorSmudgeStrategyMaskLegacy(KisPainter *painter, KisImageSP image, bool smearAlpha, bool useDullingMode, bool useOverlayMode)
qreal colorRateOpacity(qreal opacity, qreal smudgeRateValue, qreal colorRateValue, qreal maxPossibleSmudgeRateValue) override
void sampleDullingColor(const QRect &srcRect, qreal sampleRadiusValue, KisColorSmudgeSourceSP sourceDevice, KisFixedPaintDeviceSP tempFixedDevice, KisFixedPaintDeviceSP maskDab, KoColor *resultColor) override
qreal dullingRateOpacity(qreal opacity, qreal smudgeRateValue) override
qreal smearRateOpacity(qreal opacity, qreal smudgeRateValue) override
QString finalCompositeOp(bool smearAlpha) const override
qreal finalPainterOpacity(qreal opacity, qreal smudgeRateValue) override
QString smearCompositeOp(bool smearAlpha) const override