[magick-users] Reading Multiple Images
David Harmon
7nr4ig802 at sneakemail.com
Thu Jun 28 05:20:22 PDT 2007
Kelvin Park wrote:
>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.
Would you not just loop through the images, doing them one-by-one?
That's what I think I would do.
Are you asking how to get the names of the files in a directory?
That differs depending on what OS and C++ you are using.
More information about the Magick-users
mailing list