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