Codeuctivity.ImageSharpCompare
4.1.381
dotnet add package Codeuctivity.ImageSharpCompare --version 4.1.381
NuGet\Install-Package Codeuctivity.ImageSharpCompare -Version 4.1.381
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Codeuctivity.ImageSharpCompare" Version="4.1.381" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Codeuctivity.ImageSharpCompare" Version="4.1.381" />
<PackageReference Include="Codeuctivity.ImageSharpCompare" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Codeuctivity.ImageSharpCompare --version 4.1.381
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Codeuctivity.ImageSharpCompare, 4.1.381"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Codeuctivity.ImageSharpCompare@4.1.381
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Codeuctivity.ImageSharpCompare&version=4.1.381
#tool nuget:?package=Codeuctivity.ImageSharpCompare&version=4.1.381
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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 | net8.0 is compatible. 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. net9.0 is compatible. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net10.0
- SixLabors.ImageSharp (>= 3.1.12)
-
net8.0
- SixLabors.ImageSharp (>= 3.1.12)
-
net9.0
- SixLabors.ImageSharp (>= 3.1.12)
GitHub repositories (5)
Showing the top 5 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.
|
|
|
replaysMike/Binner
Open source parts inventory system for makers, electronics hobby, and professional engineers
|
|
|
fgsfds/Steam-Superheater
Steam Superheater is an app that can fix and improve games on Steam that are broken or have troubles running on modern systems
|
|
|
dymaptic/GeoBlazor
Core Components for the Dymaptic GeoBlazor Library
|
|
|
georg-jung/FaceAiSharp
State-of-the-art face detection and face recognition for .NET.
|
| Version | Downloads | Last Updated |
|---|---|---|
| 4.1.381 | 0 | 11/25/2025 |
| 4.1.378 | 0 | 11/15/2025 |
| 4.1.377 | 0 | 11/14/2025 |
| 4.1.372 | 0 | 10/24/2025 |
| 4.1.367 | 0 | 9/26/2025 |
| 4.1.362 | 0 | 9/25/2025 |
| 4.1.360 | 0 | 9/8/2025 |
| 4.1.359 | 0 | 9/8/2025 |
| 4.1.354 | 0 | 8/12/2025 |
| 4.1.348 | 0 | 7/30/2025 |
| 4.1.345 | 0 | 6/17/2025 |
| 4.1.340 | 0 | 6/13/2025 |
| 4.1.333 | 0 | 6/6/2025 |
| 4.1.328 | 0 | 5/23/2025 |
| 4.1.323 | 0 | 5/7/2025 |
| 4.0.320 | 0 | 5/7/2025 |
| 4.0.309 | 0 | 4/28/2025 |
| 4.0.304 | 0 | 3/6/2025 |
| 4.0.296 | 0 | 11/20/2024 |
| 4.0.290-DroppedSourceLink | 1 | 11/20/2024 |
Loading failed
Merge pull request #152 from Codeuctivity/dependabot/github_actions/actions/checkout-6
Bump actions/checkout from 5 to 6