ComponentOne Bitmap for UWP
YChannelSelect Property

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

Reference

DisplacementMap Class
DisplacementMap Members