Click or drag to resize
Accord.NET (logo)

HueModifier Constructor (Int32)

Initializes a new instance of the HueModifier class.

Namespace:  Accord.Imaging.Filters
Assembly:  Accord.Imaging (in Accord.Imaging.dll) Version: 3.8.0
Syntax
public HueModifier(
	int hue
)
Request Example View Source

Parameters

hue
Type: SystemInt32
Hue value to set.
See Also