> processing, or does "multi-threading support" merely mean that the
> ImageMagick library is thread-safe?

The ImageMagick library is thread-safe.  Currently to take advantage of
multiple-threads you would need to write custom code in Magick++,
MagickWand, or MagickCore.  You of course could still take advantage of
multiple processors by firing off multiple command line utilities
simultaneously.
_______________________________________________
Magick-users mailing list
[email protected]
http://studio.imagemagick.org/mailman/listinfo/magick-users

Reply via email to