Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
original image↑ what I get in qml what I want to get
I have tried layout's smooth and mipmap but can not achieve the effect, and the difference between nearest and linear does not help at all.
@0ices try using sourceSize.width and sourceSize.height for this image. It will render the image at the correct size rather than guess what each pixel should show.