Info
Version: | 1.3.6 |
Author(s): | Coen van den Munckhof |
Last Update: | Tuesday, July 5, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/coenm/ImageHash/ |
NuGet Url: | https://www.nuget.org/packages/CoenM.ImageSharp.ImageHash |
Install
Install-Package CoenM.ImageSharp.ImageHash
dotnet add package CoenM.ImageSharp.ImageHash
paket add CoenM.ImageSharp.ImageHash
CoenM.ImageSharp.ImageHash Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.3
- NETStandard.Library(>= 1.6.1)
- SixLabors.ImageSharp(>= 1.0.1)
- SixLabors.ImageSharp(>= 1.0.1)
- SixLabors.ImageSharp(>= 1.0.1)
- SixLabors.ImageSharp(>= 1.0.1)
- SixLabors.ImageSharp(>= 1.0.1)
Tags
Includes three hashing algorithms (AverageHash, DifferenceHash, and PerceptualHash).