Click or drag to resize
Accord.NET (logo)

HuePickerValuesChanged Event

An event, to notify about changes of Min or Max properties.

Namespace:  Accord.Controls
Assembly:  Accord.Controls.Imaging (in Accord.Controls.Imaging.dll) Version: 3.8.0
Syntax
public event EventHandler ValuesChanged
Request Example View Source

Value

Type: SystemEventHandler
Remarks

The event is fired after changes of its Value, Min or Max properties, which is caused by user dragging the corresponding hue picker's bullets.

See Also