Microsoft SDK for Java

Color.getMagenta

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

Syntax

public int getMagenta()

Return Value

Returns the level of magenta in this color.

See Also   getBlack, getCyan, getYellow

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