Click or drag to resize

ColorFilterAdjustHue Method

Changes the hue of the image. Typical values are in the range (-1, 1).

Namespace:  FairyGUI
Assembly:  FairyGUI (in FairyGUI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public void AdjustHue(
	float value
)

Parameters

value
Type: SystemSingle
See Also