Overview | Methods | This Package | All Packages
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