Microsoft SDK for Java

Color.getHue

Retrieves the HSB hue value for this color.

Syntax

public float getHue()

Return Value

Returns the hue, in degrees.

See Also   getBrightness, getSaturation

© 1999 Microsoft Corporation. All rights reserved. Terms of use.