Property Channel
- Namespace
- PaintDotNet.Direct2D1.Effects
- Assembly
- PaintDotNet.Windows.Framework.dll
Channel
This selects which channel will be replaced in the Input image.
The default value is A, which replaces the alpha channel.
public EffectPropertyAccessor<ChannelSelector> Channel { get; }