Render QML to images/buffer in QT6
-
Hi QT Experts,
I am struggling to render QML as images (without using QT painter) as its is done here using QT5 [https://www.qt.io/blog/2017/02/21/making-movies-qml](link url). Can someone please provide some guidance to do render QML offscreen to images in QT6 ? Thanks
-
Maybe you could use QQuickRenderControl.