existing .NET API for image /binary files comparison?
I am writing a tool that would need to compare an image file,
I am just wondering if .Net Framework offers such function call.
Also, is there a more generic function that does comparison for binary files in general?
Please let me know..
Many thanks

