Loads an external JPEG image file
path to a JPEG image file
when loadJpegImageFromFile() succeeds, it returns an instance of a Image object. Otherwise, it returns null and error-handler is called.
See Implementation
Loads an external JPEG image file