Microsoft SDK for Java

Color.getCyan

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

Syntax

public int getCyan()

Return Value

Returns the level of cyan in this color.

See Also   getBlack, getMagenta, getYellow

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