in reply to Re: Recursive image processing (with ImageMagic)
in thread Recursive image processing (with ImageMagic)

Ugly yes, and I'm not sure it would be quick given millions of PNG images. Also, on Windows, would system() pop up a new console window? If so, my PC would be pretty unusable during the processing with literally millions of windows popping up! I just get the feeling that memory would leak somewhere and the process would not complete.

  • Comment on Re^2: Recursive image processing (with ImageMagic)