Hi Herb,

Based on your requirements I would suggest you look at using the getfile() method in the networkrequest class to fetch the image into a temporary file which you can then process and if needed send back with putfile() in the same class.

http://www.lianja.com/doc/index.php/NetworkRequest