Retrieves the specified image as a bitmap.
public Bitmap getBitmap( int index )
index
The zero-based index of the image to retrieve.
Returns a Bitmap object that represents the image to retrieve. The returned image is a copy of the original image.