You don't need to compare.hen you want to save, compare each pixel to the backup.
Just have two pixmaps.
Draw the original in to the first pixmap and show it.
When the user draws, draw it in to the other pixmap *and* on to the original (and don't show the second pixmap), this way you can show the composite result, while having both versions separate.





Reply With Quote
Bookmarks