P5-image-magick-iterator

Jul 20, 2023

Sequentially read Image::Magick object from a filehandle

ImageMagickIterator adds iteration support to ImageMagick. This means that if you have a stream of concatenated images, you can access each image in the stream as an independent ImageMagick object.

Iteration functionality is not present in ImageMagick itself as of version 5.56. Passing a stream of concatenated images would result in essentially a “stack” of images which would all be manipulated in parallel by any ImageMagick calls. Calls to Write either output an animated series of image a la animated GIFs, or the first image in the series.



Checkout these related ports:
  • Zphoto - Zooming photo album generator
  • Zint - Barcode generator (library and utilities)
  • Zimg - Image-generator that uses ASCII input files to create PNGs/EDFs
  • Zgv - Graphics viewer for SVGAlib
  • Zbar - ZBar barcode reader
  • Zathura - Customizable lightweight pdf viewer
  • Zathura-ps - PostScript support for Zathura PDF viewer
  • Zathura-pdf-poppler - Poppler render PDF plugin for Zathura PDF viewer
  • Zathura-pdf-mupdf - MuPDF render PDF plugin for Zathura PDF viewer
  • Zathura-djvu - DjVu support for zathura
  • Zathura-cb - Comic book plugin for Zathura PDF viewer
  • Yukon - Real-time capture tool for OpenGL applications
  • Yed - Editor for graphs and diagrams
  • Yafaray - Montecarlo raytracing engine
  • Yacreader - Yet another comic reader