Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. QQuickWidget grabFramebuffer() return a QImage without Alpha

QQuickWidget grabFramebuffer() return a QImage without Alpha

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
2 Posts 2 Posters 544 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • J Offline
    J Offline
    JCOrlando
    wrote on last edited by
    #1

    Hi, I need to get a QImage with a transparent background from a QQuickWidget.
    The QQuickWidget display correctly with a transparent background, but when I use grabFramebuffer() the returned QImage has a black background and no Alpha Channel.

    I attached a picture to show the result, bottom part is the QQuickWidget, top part is the QImage. I would appreciate if someone could tell me if there is a way to get a transparent background. Thank you!

    0_1534967660348_grabframebuffer.jpg

    DiracsbracketD 1 Reply Last reply
    0
    • J JCOrlando

      Hi, I need to get a QImage with a transparent background from a QQuickWidget.
      The QQuickWidget display correctly with a transparent background, but when I use grabFramebuffer() the returned QImage has a black background and no Alpha Channel.

      I attached a picture to show the result, bottom part is the QQuickWidget, top part is the QImage. I would appreciate if someone could tell me if there is a way to get a transparent background. Thank you!

      0_1534967660348_grabframebuffer.jpg

      DiracsbracketD Offline
      DiracsbracketD Offline
      Diracsbracket
      wrote on last edited by
      #2

      Hi @JCOrlando
      Can you post some minimal working code and your image so that it can be tried out?

      1 Reply Last reply
      0

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved