Is there a way to get the raw bits of a QImage without a deep copy?
Solved
General and Desktop
-
Hi
http://doc.qt.io/qt-5/qimage.html#constScanLine
"this function does not perform a deep copy of the shared pixel data"