I'm trying to read multiple images to do a repetitive editing on each one of
them, around 1000 images.

I'm creating a border around the original image to size 640x480, then I'm
writing it to an image directory with the same filename. I can do this with
a single image, but I was stuck on reading multiple images.
I looked through the STL and Image class in Magick++, but I couldn't find a
function that explicitly reads multiple images to perform repetitive task.

Does anyone know how to do that with Magick++?

I would appreciate your comment.
_______________________________________________
Magick-users mailing list
[email protected]
http://studio.imagemagick.org/mailman/listinfo/magick-users

Reply via email to