Is there a way to mannipulate images in memory (like in GD) for ImageMagick?
I don't want to actually save the images on the server.
Thanks!
matthewwithanm
8:20 pm on Aug 16, 2005 (gmt 0)
Ah...couldn't be simpler. The answer (for those wondering) is that replacing a filename with '-' will output a file stream. From there, it's just a matter of sticking it in a variable.