Retrieves the specified image.
public Image getImage( int index )
index
The zero-based index of the image to retrieve.
Returns an Image object that represents the image to retrieve. The returned Image object contains a reference to the original image in the image list and will reflect changes made to the original image.