ComponentOne Bitmap for UWP
XChannelSelect Property

C1.UWP.DX Assembly > C1.Util.DX.Direct2D.Effects Namespace > DisplacementMap Class : XChannelSelect Property
The effect extracts the intensity from this color channel and uses it to spatially displace the image in the X direction. See Color channels for more info.
Syntax
'Declaration
 
Public Property XChannelSelect As ChannelSelector
public ChannelSelector XChannelSelect {get; set;}
See Also

Reference

DisplacementMap Class
DisplacementMap Members