A colour picker control for Avalonia, with support for RGB, HSB and CIELAB colour spaces, palettes and colour blindness simulation.
Info
Version: | 1.4.0 |
Author(s): | Giorgio Bianchini |
Last Update: | Sunday, July 30, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/arklumpus/AvaloniaColorPicker |
NuGet Url: | https://www.nuget.org/packages/AvaloniaColorPicker |
Install
Install-Package AvaloniaColorPicker
dotnet add package AvaloniaColorPicker
paket add AvaloniaColorPicker
AvaloniaColorPicker Download (Unzip the "nupkg" after downloading)
Dependencies
- Avalonia(>= 0.10.0)