Jimage input output
n public void putJPEGImage(
n             java.lang.String fileName,
n             int quality)
n                   throws java.io.IOException
Outputs the image to a jpeg file
n public boolean
getImage(java.lang.String fileName)
Initialise the Jimage from the specified file. The file
must be jpeg or gif.