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

Make it possible to call grabToImage() to get a 16bit based (64bpp) image back

XMLWordPrintable

    • 857bf3eb1 (dev), 81436bf6c (6.5)

      Make it possible to call QQuickItem::grabToImage() to get a 16bit based (64bpp) image back. Currently it will give an 8bit image (32bpp) back because the internal texture format is GL_RGBA, whereas to get a 16bit one back we would need it to be GL_RGBA16. This can be necessary now we have support for 16bit based images.

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

            lagocs Laszlo Agocs
            andysh Andy Shaw
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes