Tag Archive for 'compare()'

19
Sep

Comparing two bitmap images using the BitmapData class

The following example shows how you can compare the bitmap data of two embedded images using the BitmapData class’s compare() method.

Full code after the jump.

Continue reading ‘Comparing two bitmap images using the BitmapData class’