Relative Content

Tag Archive for qt6qopenglfunctions

QSGTexture from Grayscale16 image format

I have a QImage (m_sourceImage) set with the Grayscale16 format.
I want this image to be converted to a QSGTexture object to use it inside a QSGSimpleTextureNode.