equals
Checks if two ImageViewData objects are equal. Two images are considered equal if they have the same:
uri
byteArray content
date taken
geoLocation
Return
true if the Image objects are equal, false otherwise.
Parameters
other
The other Image object to compare with.