Hello,

I try to read multiple images from a stream using MagickReadImageFile().
But it seems as if MagickReadImageFile() reads the whole stream (feof()
== TRUE) and only decodes the first Image. Is there a way to read every
image one after another using MagickWand? Or am I missing something?
Are all images read at once and put into the MagickWand?

As example, I have an app "foo" that feeds stdin to
MagickReadImageFile(). Then I want to do:

"cat 1.png 2.png 3.png | foo"

I'd appreciate any hint to do that properly very much...

best regards
-- 
rigid

rpm -e rpm

Die Loesung fuer alle rpm-Probleme.

-- Thomas Ogrisegg in at.linux
   2002-06-27 <aff0rn$djud5$2...@id-103452.news.dfncis.de>

_______________________________________________
Magick-users mailing list
Magick-users@imagemagick.org
http://studio.imagemagick.org/mailman/listinfo/magick-users
  • ... Daniel Hiepler
    • ... Anthony Thyssen
    • ... da . mihi . sis . bubulae . frustrum . assae . solana . tuberosa . in . modo . gallico . fricta . ac . quassum . lactatum . coagulatum . crassum
      • ... Daniel Hiepler
      • ... Anthony Thyssen
    • ... da . mihi . sis . bubulae . frustrum . assae . solana . tuberosa . in . modo . gallico . fricta . ac . quassum . lactatum . coagulatum . crassum

Reply via email to