Microsoft SDK for Java

Color.getYellow

Retrieves the level of yellow in this color, using a CMYK color system.

Syntax

public int getYellow()

Return Value

Returns the level of yellow in this color.

See Also   getBlack, getCyan, getMagenta

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