Looking for the sample customized QML Image component
-
@Sadanand hi
Can you explain a bit more precisely what you are trying to do ?any chance yo need OpacityMask or ShaderEffect ?
-
You can create a new component by creating a new QML file, and define properties in it
https://doc.qt.io/qt-5/qtqml-documents-definetypes.html
https://doc.qt.io/qt-5/qml-tutorial2.htmlYour question is not really clear enough to help you further than that for now.