jacek, I need to modify the source image because I need to save it at the end. But thanks for the suggestions. I think I will use a QImage seems like it will be painted just like a QPixamp.Originally Posted by jacek
Thanks jacek
jacek, I need to modify the source image because I need to save it at the end. But thanks for the suggestions. I think I will use a QImage seems like it will be painted just like a QPixamp.Originally Posted by jacek
Thanks jacek
You can save QPixmap just like QImage. If you don't have to read particular pixels and you have only one thread, you don't need QImage.
I need to read particular pixelsOriginally Posted by jacek
Do you think that QPixmap might be faster?
On windows there shouldn't be any difference.Originally Posted by Dark_Tower
Dark_Tower (1st April 2006)
Bookmarks