[magick-users] Reading Multiple Images
Kelvin Park
kelvinpark86 at gmail.com
Wed Jun 27 02:21:46 PDT 2007
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.
More information about the Magick-users
mailing list