ImageList.setUseMask

Overview | Methods | This Package | All Packages

ImageList.setUseMask

Sets a boolean value indicating whether the image list uses a mask.

Syntax

public void setUseMask( boolean value )

Parameters

value

Set to true if the image list uses a mask; otherwise, set to false.

See Also   getUseMask