On 5/16/07, Alex Hunsley <[EMAIL PROTECTED]> wrote:
We're using ImageMagick programmatically. We'd like to get hold of an in-memory image's bytes, in jpg or png representation, without having to save it to disk then read the file we just wrote, i.e. doing it all in-memory. Is this possible in ImageMagick? I've been googling around for an answer, but found no reference to such a thing.
You need to specify wnat interface you wish to use. Command line, Perl, C, MagickWand, C++, or what? GNS _______________________________________________ Magick-users mailing list [email protected] http://studio.imagemagick.org/mailman/listinfo/magick-users
