Microsoft SDK for Java

ImageList.getUseMask

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

Syntax

public boolean getUseMask()

Return Value

Returns true if the image list uses a mask; otherwise, returns false.

See Also   setUseMask

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