Property YChannelSelect
- Namespace
- PaintDotNet.Direct2D1.Effects
- Assembly
- PaintDotNet.Windows.Core.dll
YChannelSelect
The effect extracts the intensity from this color channel and uses it to spatially displace the image in the Y direction.
The default value is ChannelSelector.A.
public EffectPropertyAccessor<ChannelSelector> YChannelSelect { get; }