Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Update: Forum Guidelines & Code of Conduct


    Qt World Summit: Early-Bird Tickets

    QML Image show bad quality gradient in N9

    Mobile and Embedded
    1
    1
    1321
    Loading More Posts
    • 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.
    • A
      Amine27 last edited by

      Hi,

      Trying to use a background image that have a gradient with QML Image element gives a bad quality in the phone, as in the screenshots bellow:

      Original: http://db.tt/FGWEzXhn
      In the phone: http://db.tt/3SDeDjT3

      With both N9 and N950, the code used (with different options and test) :

      @Image {
      fillMode: Image.PreserveAspectCrop
      source: "images/bg.png"
      smooth: true
      }@

      Can anybody help me with this ?

      1 Reply Last reply Reply Quote 0
      • First post
        Last post