Codeuctivity.ImageSharpCompare
2.0.152
Prefix Reserved
See the version list below for details.
dotnet add package Codeuctivity.ImageSharpCompare --version 2.0.152
NuGet\Install-Package Codeuctivity.ImageSharpCompare -Version 2.0.152
<PackageReference Include="Codeuctivity.ImageSharpCompare" Version="2.0.152" />
paket add Codeuctivity.ImageSharpCompare --version 2.0.152
#r "nuget: Codeuctivity.ImageSharpCompare, 2.0.152"
// Install Codeuctivity.ImageSharpCompare as a Cake Addin #addin nuget:?package=Codeuctivity.ImageSharpCompare&version=2.0.152 // Install Codeuctivity.ImageSharpCompare as a Cake Tool #tool nuget:?package=Codeuctivity.ImageSharpCompare&version=2.0.152
Compares images Supports comparing images by using a tolerance mask image. Linux, Windows, MacOs supported.
Basic example:
bool isEqual = ImageSharpCompare.ImagesAreEqual("actual.png", "expected.png");
// calcs MeanError, AbsoluteError, PixelErrorCount and PixelErrorPercentage
ICompareResult calcDiff = ImageSharpCompare.CalcDiff("actual.png", "expected.png");
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.0
- SixLabors.ImageSharp (>= 2.1.4)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Codeuctivity.ImageSharpCompare:
Package | Downloads |
---|---|
Lombiq.Tests.UI
Lombiq UI Testing Toolbox for Orchard Core: Web UI testing toolbox mostly for Orchard Core applications. Everything you need to do UI testing with Selenium for an Orchard app is here. See the project website for detailed documentation. |
|
Verify.ImageSharp.Compare
Extends Verify (https://github.com/VerifyTests/Verify) to allow verification via Codeuctivity.ImageSharp.Compare (https://github.com/Codeuctivity/ImageSharp.Compare). |
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on Codeuctivity.ImageSharpCompare:
Repository | Stars |
---|---|
dotnetcore/Magicodes.IE
Import and export general library, support Dto import and export, template export, fancy export and dynamic export, support Excel, Csv, Word, Pdf and Html.
|
|
dymaptic/GeoBlazor
Core Components for the Dymaptic GeoBlazor Library
|
Version | Downloads | Last updated |
---|---|---|
4.0.281-DroppedSourceLink | 90 | 9/9/2024 |
4.0.280-DroppedSourceLink | 77 | 9/9/2024 |
4.0.273 | 13,102 | 7/24/2024 |
4.0.258 | 49,480 | 4/23/2024 |
4.0.249 | 1,615 | 4/13/2024 |
4.0.241 | 8,129 | 3/7/2024 |
4.0.234 | 6,457 | 1/27/2024 |
4.0.228 | 543 | 1/22/2024 |
4.0.223 | 1,095 | 1/1/2024 |
4.0.212 | 594 | 12/9/2023 |
4.0.204 | 13,317 | 11/17/2023 |
3.0.183 | 52,333 | 8/16/2023 |
3.0.175 | 1,898 | 7/29/2023 |
3.0.165 | 3,585 | 7/13/2023 |
3.0.156 | 16,425 | 4/9/2023 |
3.0.147 | 4,027 | 3/29/2023 |
3.0.139 | 376 | 3/23/2023 |
3.0.135 | 276 | 3/23/2023 |
3.0.118 | 8,858 | 3/4/2023 |
2.0.182 | 53,831 | 8/16/2023 |
2.0.173 | 1,031 | 7/29/2023 |
2.0.160 | 290 | 7/12/2023 |
2.0.155 | 16,316 | 4/9/2023 |
2.0.152 | 240 | 4/9/2023 |
2.0.134 | 294 | 3/23/2023 |
2.0.76 | 88,861 | 6/24/2022 |
2.0.61 | 9,299 | 5/27/2022 |
2.0.55 | 1,078 | 5/11/2022 |
2.0.46 | 8,342 | 4/21/2022 |
2.0.25 | 5,197 | 3/16/2022 |
2.0.18 | 1,098 | 2/19/2022 |
1.9.0-beta | 197 | 2/19/2022 |
Fixed accidental release 3 merge