ComponentOne Bitmap for UWP
ChannelSelect Property

C1.UWP.DX Assembly > C1.Util.DX.Direct2D.Effects Namespace > Histogram Class : ChannelSelect Property
Specifies the channel used to generate the histogram. This effect has a single data output corresponding to the specified channel. See Channel selectors for more info.
Syntax
'Declaration
 
Public Property ChannelSelect As ChannelSelector
public ChannelSelector ChannelSelect {get; set;}
See Also

Reference

Histogram Class
Histogram Members