How to compare Image objects with C# .NET? [closed]
问题 Closed . This question needs to be more focused. It is not currently accepting answers. Want to improve this question? Update the question so it focuses on one problem only by editing this post. Closed 5 years ago . Can we compare two Image objects with C#? For example, check whether they are equal, or even better check how similar are their pixels? if possible, how? 回答1: You can use a set of tools called TestApi, which is an open-source library to aid unit testing. One of such API is called