Microsoft SDK for Java

ImageList.getMaskColor

Retrieves the color used to generate masks for images in the image list.

Syntax

public Color getMaskColor()

Return Value

Returns a Color object that represents the mask color for images in the image list.

See Also   setMaskColor

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