Table of Contents

Constructor ContrastEffect

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

ContrastEffect(IDeviceEffectFactory)

public ContrastEffect(IDeviceEffectFactory factory)

Parameters

factory IDeviceEffectFactory

ContrastEffect(IDeviceEffectFactory, IDeviceImage, float, bool)

public ContrastEffect(IDeviceEffectFactory factory, IDeviceImage input, float contrast, bool clampInput = false)

Parameters

factory IDeviceEffectFactory
input IDeviceImage
contrast float
clampInput bool