Different methods to compare colors to a set of colours, and return the closest color.
Info
Version: | 2.0.0 |
Author(s): | Bjarke Berg |
Last Update: | Saturday, April 15, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/bergmania/ClosestColor |
NuGet Url: | https://www.nuget.org/packages/ClosestColor |
Install
Install-Package ClosestColor
dotnet add package ClosestColor
paket add ClosestColor
ClosestColor Download (Unzip the "nupkg" after downloading)
Dependencies
- CoreCompat.System.Drawing(>= 1.0.0006)
- Colourful(>= 1.1.2)
- NETStandard.Library(>= 1.6.1)
Tags