getImage (MediaObject)

format

Image getImage(MediaObject input) throws EveException

description

Retrieves the image (.jpg) stored within a MediaObject.

parameters

input - the MediaObject whose image you wish to retrieve

returns

displays the image

throws

The getImage() method throws an EveException if the retrieval fails.