ImageList.removeImage

Overview | Methods | This Package | All Packages

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