Use Qt QImage when possible

Issue #12 wontfix
Pierre Barbier de Reuille repo owner created an issue

If reading an 8bit image of a format recognised by Qt, use QImage, this should be much faster. Image Magick is really flexible, but really slow under windows!

Comments (2)

  1. Log in to comment