Microsoft SDK for Java

ImageList.removeImage

Removes the specified image from the image list.

Syntax

public void removeImage( int index )

Parameters

index

The zero-based index of the image to remove.

See Also   addImage

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