Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-3646

Image Reader suggestions for improvement

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Out of scope
    • Icon: P4: Low P4: Low
    • Some future release
    • None
    • Image formats
    • None

      1. True support for 16 bits TIFF images. The current image reader of
      Qt supports 16 bits TIFF images, but it truncates 16 bits images to 8
      bits images, which leads to loss of quality.

      2. Support for RAW image formats. This shouls be possible by accessing
      Cocoa in Mac and WIC in Windows (Windows Imaging Components). The
      current image reader cannot read any RAW image formats.

      3. Support for EXIF information. At least the most common tags should
      be supported. The current image reader is not able to read EXIF
      information at all.

      P.S. We have also another proposal that would be much easier to
      implement:

      4. The integration of dcraw, which very widely used to decode RAW
      images. dcraw would enable RAW support for all platforms!

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            monsen Marius Bugge Monsen
            cattell Matthew Cattell (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes