Results 1 to 15 of 15

Thread: how to display images in mosaic format?

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Apr 2008
    Posts
    29
    Qt products
    Qt4
    Platforms
    Unix/X11
    Thanks
    1

    Default Re: how to display images in mosaic format?

    As I told you before stitching more than one Image into a single image before displaying is what I need to do with Qt.

    Any function is available to append a QImage type to another QImage type and to display as single image.(without any space in between).

  2. #2
    Join Date
    Oct 2006
    Location
    New Delhi, India
    Posts
    2,467
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows
    Thanks
    8
    Thanked 334 Times in 317 Posts

    Default Re: how to display images in mosaic format?

    Why cnt u make a function yourself ?

    or may be QImage::bitBlt might be useful to u ?

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
  •  
Qt is a trademark of The Qt Company.