According to the TGE forums, it can be done with an HTTPobject. However I am unsure on the methods to use. Would I use Connect() to connect to the .png file, or use Get() to connect to the URL with a php query, post() to do similar to get, and once I'm connected to the image URL what method could be used to place the image into my Blockland directory?