loadImage

format

boolean loadImage(String path) throws EveException

description

Loads an image into eVe for processing.

parameters

path - the full path and filename of the image to load

returns

TRUE - if the load was successuful

 

FALSE - if the load was unsuccessful

throws

The loadImage() method throws an EveException if the loading fails.