Table of Contents

Constructor PremultiplyEffect2

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

PremultiplyEffect2(IDeviceEffectFactory)

public PremultiplyEffect2(IDeviceEffectFactory factory)

Parameters

factory IDeviceEffectFactory

PremultiplyEffect2(IDeviceEffectFactory, IDeviceImage, bool)

public PremultiplyEffect2(IDeviceEffectFactory factory, IDeviceImage input, bool enabled = true)

Parameters

factory IDeviceEffectFactory
input IDeviceImage
enabled bool