In QML for Qt5 I could use ColorOverlay to apply a color to an image.
But in Qt6, it no longer exists.
What is the best way to color an image in QML for Qt6?
In QML for Qt5 I could use ColorOverlay to apply a color to an image.
But in Qt6, it no longer exists.
What is the best way to color an image in QML for Qt6?