QImage works fine - it's your method to measure the memory usage which is wrong. As long as valgrind (or a similar tool) doesn't report a memory leak inside QImage you don't have to worry about it.
QImage works fine - it's your method to measure the memory usage which is wrong. As long as valgrind (or a similar tool) doesn't report a memory leak inside QImage you don't have to worry about it.
Bookmarks