Click or drag to resize
DisplacementMapEffectXChannelSelect Property
The effect extracts the intensity from this color channel and uses it to spatially displace the image in the X direction. Default value Alpha.

Namespace:  Microsoft.Graphics.Canvas.Effects
Assembly:  Microsoft.Graphics.Canvas (in Microsoft.Graphics.Canvas.dll) Version: 0.0.0.0
Syntax
C#
public EffectChannelSelect XChannelSelect { get; set; }

Property Value

Type: EffectChannelSelect
See Also