Class InputSelectorEffect
- Namespace
- PaintDotNet.Direct2D1.Effects
- Assembly
- PaintDotNet.Windows.Framework.dll
An effect with variable number of inputs, and a property to select which input is used as the output. This effect can be useful for changing an effect graph without having to rebuild it.
public sealed class InputSelectorEffect : CustomEffect<InputSelectorEffect.Props>, ISerializable, IDeviceEffect, IDeviceImage, IDirect2DResource, IFactoryProperty, IDeviceEffectProperties, IObjectRef, IIsDisposed, IDisposable, IInternalImpl
- Inheritance
-
InputSelectorEffect
- Implements
- Inherited Members