Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. How to zoom QImage at a given point

How to zoom QImage at a given point

Scheduled Pinned Locked Moved Unsolved General and Desktop
3 Posts 2 Posters 725 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.
  • N Offline
    N Offline
    NoumanYosuf
    wrote on last edited by
    #1

    Hi all, I am trying pinch zoom on qimage. and i am garbing pinch event and scaling qimage with the changed scaled factor in paint(). But issue with this is qimage is getting zoomed from top left corner. I want to zoom qimage from the pinch center.
    Could any one please guide me how can i achieve this.

    KillerSmathK 1 Reply Last reply
    0
    • N NoumanYosuf

      Hi all, I am trying pinch zoom on qimage. and i am garbing pinch event and scaling qimage with the changed scaled factor in paint(). But issue with this is qimage is getting zoomed from top left corner. I want to zoom qimage from the pinch center.
      Could any one please guide me how can i achieve this.

      KillerSmathK Offline
      KillerSmathK Offline
      KillerSmath
      wrote on last edited by
      #2

      @NoumanYosuf

      Take a look at Image Gesture Example

      @Computer Science Student - Brazil
      Web Developer and Researcher
      “Sometimes it’s the people no one imagines anything of who do the things that no one can imagine.” - Alan Turing

      1 Reply Last reply
      0
      • N Offline
        N Offline
        NoumanYosuf
        wrote on last edited by
        #3

        Thank you for the reply. I have already check that example.
        But this also have same issue. and picture get zoomed in from the top corner.

        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