Table of Contents

Constructor PassthroughEffect

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

PassthroughEffect(IDeviceEffectFactory)

public PassthroughEffect(IDeviceEffectFactory factory)

Parameters

factory IDeviceEffectFactory

PassthroughEffect(IDeviceEffectFactory, IDeviceImage, bool)

public PassthroughEffect(IDeviceEffectFactory factory, IDeviceImage input, bool cached = false)

Parameters

factory IDeviceEffectFactory
input IDeviceImage
cached bool