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

setCodec not setting the image format as png

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Do
    • P2: Important
    • None
    • 5.11.1
    • Multimedia
    • None
    • Windows

    Description

      I am trying to set the image format to png using setCodec API. However my images are still being saved as jpg. 

      Below are my changes:

      QImageEncoderSettings imageSettings;

      imageSettings.setCodec("png");

      ImageCapture->setEncodingSettings(imageSettings);

      Attachments

        1. image-2019-02-27-10-40-04-090.png
          226 kB
          Pooja Mangla
        2. image-2019-02-27-10-40-29-299.png
          26 kB
          Pooja Mangla

        Issue Links

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

          Activity

            People

              valentyn.doroshchuk Valentyn Doroshchuk
              pooja_mangla Pooja Mangla
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes