提供一个新的 ImageSharp NuGet 包,其中包含图像比较实用程序类
作者: matt-psaltis创建于 2018年12月19日更新于 2019年10月25日
标签area:build
为了支持可视化回归测试,我需要一个新功能。ImageSharp 已经包含了位于以下位置的 Test 命名空间中的图像比较: https://GitHub.com/SixLabors/ImageSharp/tree/master/tests/ImageSharp.Tests/TestUtilities/ImageComparison
内容来源: SixLabors/ImageSharp