[Development] QML Image aliasing when animating

Rutledge Shawn Shawn.Rutledge at digia.com
Wed Jan 22 08:21:28 CET 2014


On 22 Jan 2014, at 4:03 AM, Joshua Kolden wrote:

> Image {
>    id: c4CameraImage
>    fillMode: Image.PreserveAspectFit
>    source: “path/to/c4camera.png"
>    anchors.left: parent.left
>    anchors.top: parent.top
>    anchors.bottom: parent.bottom
>    smooth : true

Did you try antialiasing: true?  


More information about the Development mailing list