Table of Contents

Constructor TintEffect

Namespace
PaintDotNet.Direct2D1.Effects
Assembly
PaintDotNet.Windows.Core.dll

TintEffect(IDeviceEffectFactory)

public TintEffect(IDeviceEffectFactory factory)

Parameters

factory IDeviceEffectFactory

TintEffect(IDeviceEffectFactory, IDeviceImage, ColorRgba128Float, bool)

public TintEffect(IDeviceEffectFactory factory, IDeviceImage input, ColorRgba128Float color, bool clampOutput = false)

Parameters

factory IDeviceEffectFactory
input IDeviceImage
color ColorRgba128Float
clampOutput bool