[magick-users] Reading Multiple Images

Kelvin Park kelvinpark86 at gmail.com
Thu Jun 28 08:16:41 PDT 2007


Yes, I was asking how to get the names of the files in a directory, I used
glob(), then extracted the filename of the images to manipulate with
magick++. I'm using Linux(fedora 7) with g++ compiler.

Thanks for the reply.

On 6/28/07, David Harmon <7nr4ig802 at sneakemail.com> wrote:
>
> 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.
> _______________________________________________
> Magick-users mailing list
> Magick-users at imagemagick.org
> http://studio.imagemagick.org/mailman/listinfo/magick-users
>


More information about the Magick-users mailing list