Results 1 to 3 of 3

Thread: How to merge two QPixmaps in to one.

  1. #1
    Join Date
    Nov 2007
    Posts
    15
    Thanks
    1
    Qt products
    Qt3 Qt4
    Platforms
    Windows

    Default How to merge two QPixmaps in to one.

    Hi,

    How to merge multiple images into one image with transparent effect (like onion effect)?

    Thanks in advance.

  2. #2
    Join Date
    Dec 2008
    Location
    TaganrogNativelandChehov,Russia
    Posts
    64
    Thanks
    1
    Thanked 8 Times in 7 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: How to merge two QPixmaps in to one.

    you can paint one image on another.
    QPixmap, QImage and etc. is devisees of QPaintDevice.
    east or west home is best

  3. #3
    Join Date
    Sep 2009
    Posts
    140
    Thanks
    4
    Thanked 17 Times in 17 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: How to merge two QPixmaps in to one.

    Maybe you can set transparency with QWidget::setWindowOpacity if your images are drawn in dedicated widget, like QLabel

Similar Threads

  1. How to merge qpixmaps in qt4.5
    By newqtuser in forum Qt Programming
    Replies: 2
    Last Post: 26th March 2009, 14:59
  2. How to merge two QPixmaps in to one.
    By babu198649 in forum Newbie
    Replies: 1
    Last Post: 17th August 2008, 13:59
  3. how to merge QPixmaps
    By tommy in forum Qt Programming
    Replies: 2
    Last Post: 27th March 2008, 12:02
  4. How to merge QTableView and QTreeView ???
    By Xaleandr in forum Newbie
    Replies: 2
    Last Post: 29th December 2007, 17:58
  5. Can I split file and merge them.
    By safknw in forum Newbie
    Replies: 1
    Last Post: 3rd October 2006, 09:40

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.