Hello!
Is there an easy way to check if two bitmaps are the same, not reference wise but contains the same pixel data? I gues I could extract all the pixels and compare the arrays, just wondering if there is an easier way?
Regards/Per

wiederke wrote:Hi,
you can calculate a hash value out of the image data and compare the hash value instead of the whole image.
Torsten
So what I did earlier with comparing pixels was a bit overkill.


Return to Android 2D/3D Graphics - OpenGL Tutorials
Users browsing this forum: No registered users and 5 guests