Results 1 to 2 of 2

Thread: Overlay 2 images in QLabel

  1. #1
    Join Date
    Jun 2013
    Posts
    46
    Thanks
    24
    Qt products
    Qt4 Qt5 Qt/Embedded
    Platforms
    Windows

    Lightbulb Overlay 2 images in QLabel

    painting 2 images in 1 Label, though
    I want the program to allow the user to to check for Similarities,

    Method:

    I paint the primary image in label,
    then i want to print a semi-transparent image over the primary image...

    Hence I want to load a secondary image over a primary image.
    the secondary image must be somehow transparent,
    so both images can be seen. & then similarities can be seen

    Can Qt label support it?
    How would I go about this -> Ideas please
    Links to similar functionality


    Kind Regards
    Last edited by 2lights; 6th August 2013 at 12:29. Reason: updated contents

  2. #2
    Join Date
    Mar 2009
    Location
    Brisbane, Australia
    Posts
    7,729
    Thanks
    13
    Thanked 1,610 Times in 1,537 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows
    Wiki edits
    17

    Default Re: Overlay 2 images in QLabel

    Superimpose two images in a QPixmap
    Same question asked just recently. Same assignment?

  3. The following user says thank you to ChrisW67 for this useful post:

    2lights (7th August 2013)

Similar Threads

  1. Problems by inserting Images in a QLabel
    By joshy198 in forum Qt Programming
    Replies: 6
    Last Post: 24th September 2012, 11:00
  2. Painting an overlay on a QLabel->QImage
    By papillon in forum Qt Programming
    Replies: 7
    Last Post: 10th July 2012, 10:28
  3. Qlabel and images
    By eltecprogetti in forum Qt Programming
    Replies: 3
    Last Post: 5th March 2012, 09:39
  4. To draw images in QLabel
    By augusbas in forum Qt Programming
    Replies: 5
    Last Post: 11th October 2010, 07:27
  5. Images in QLabel
    By qball2k5 in forum Qt Programming
    Replies: 5
    Last Post: 6th March 2006, 22:28

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.