import QtQuick 2.12
Image {
asynchronous: true
cache: true
mipmap: true
fillMode: Image.PreserveAspectFit
}