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
IDeviceEffectFactoryinput
IDeviceImagecached
bool