loadimage??
in
Programming Questions
•
3 years ago
Hello dear all,
it occured to me that
PImage img1;
img1 = loadImage("http://www.geistreich.de/image/1257");
image(img1, 0, 45);
doesn't work.
Also with the other link http://www.geistreich.de/image/1257?style=thumb
no avail,
In the browser it works.
Can anybody explain to me? Sure the image normally ends with a name.gif and this is more a database thing here.
How can I display the image in processing?
Thank you!!!!!!
Greetings,
Chrisir
1
