Color.getValue

Overview | Methods | Fields | This Package | All Packages

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.