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

setCodec not setting the image format as png

XMLWordPrintable

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

      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);

        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
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes