How could I access the pixels of the Image?
Is it possible to manipulate them directly from c++ site?
The results should reflect on the qml site

using shaderEffects could do some image processing tasks
but when I need to do more sophisticated tasks, it is not
enough to handle it.