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

QImage saving RGB888 tiff file as ARGB32

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P3: Somewhat important
    • 5.4.0
    • 4.7.0
    • Image formats
    • None
    • g++ --version -> g++ (GCC) 4.1.2 20080704 (Red Hat 4.1.2-46)
      Redhat CentOS 5.4
      QtCreator 2.0.1, Based on QT 4.7.0 (64 bit)
    • 218c48b5c3eeebafef0e4475493e11e466b9fcd9

    Description

      When saving an image file that has the format QImage::Format_RGB888 as a tiff file, the resulting file has 4 channels, RGB, and an alpha channel. Other formats, such as png, save with only 3 channels, RGB. Result of 4 channels is verified by saving the same content using QImage::Format_ARGB32 and getting the same size file.

      Attachments

        For Gerrit Dashboard: QTBUG-18475
        # Subject Branch Project Status CR V

        Activity

          People

            allan.jensen Allan Sandfeld Jensen
            macboy012 Mackenzie Boyd
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes