Results 1 to 12 of 12

Thread: qPixmap retrieve size ( MB/KB ), scalling image performance

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #3
    Join Date
    Dec 2008
    Location
    Poland
    Posts
    383
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows Android
    Thanks
    52
    Thanked 42 Times in 42 Posts

    Default Re: qPixmap retrieve size ( MB/KB ), scalling image performance

    As always thank You very much for reply.
    Another question is how to determine size of qpixmap after scaling? In example I want to import -> scale -> display size information -> save to file scaled image.

    Also I'm using list/table View to display thumbnails so I prescale every Image, I know that I can retrieve information from views about what items are displayed, so I thought that I would scale only Images that are currently displayed and when user scroll automatic scale rest of them. Any suggestion how to proceed with this are more then welcome.
    Last edited by Talei; 3rd April 2010 at 11:03.

Similar Threads

  1. Replies: 2
    Last Post: 14th September 2009, 08:38
  2. Replies: 2
    Last Post: 14th September 2009, 08:31
  3. QPainter - Retrieve drawText size
    By Raccoon29 in forum Qt Programming
    Replies: 2
    Last Post: 2nd May 2008, 09:22
  4. performance issue(QGV + QPixmap::grabWidget)
    By momesana in forum Qt Programming
    Replies: 4
    Last Post: 27th September 2007, 11:31
  5. Replies: 5
    Last Post: 9th April 2007, 14:26

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.