Microsoft SDK for Java

Color.getValue

Retrieves the current value of this Color object.

Syntax

public int getValue()

Return Value

Returns the value of the Color object.

Remarks

If this Color object is a system color, the high byte of the returned value is non-zero and the value returned is generally usable only by OLE functions.

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