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
input
returns
displays the image
throws
The getImage() method throws an EveException if the retrieval fails.