Click or drag to resize
Accord.NET (logo)

HuePickerValue Property

Selected value of the hue picker control in Value mode.

Namespace:  Accord.Controls
Assembly:  Accord.Controls.Imaging (in Accord.Controls.Imaging.dll) Version: 3.8.0
Syntax
[DefaultValueAttribute(0)]
public int Value { get; set; }
Request Example View Source

Property Value

Type: Int32
See Also