ImageList.setMaskColor

Overview | Methods | This Package | All Packages

ImageList.setMaskColor

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

Syntax

public void setMaskColor( Color value )

Parameters

value

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

See Also   getMaskColor