Is there an obvious way to tell that these are exactly the same? Or is this a pixel level comparison that is not mentioned?
replies(7):
You can also get the raw pixel information by converting to a bitmap and comparing values, but it's easier visually because it's pretty trivial for a simple image modification to change all of the pixel values but still have the same image.