Nyan.MaterialDesign.Color
1.1.2
Nyan.MaterialDesign.Color 1.1.3
Additional DetailsHCTA's equality operators do not accept nullable values in this version. Update to 1.1.3
See the version list below for details.
dotnet add package Nyan.MaterialDesign.Color --version 1.1.2
NuGet\Install-Package Nyan.MaterialDesign.Color -Version 1.1.2
<PackageReference Include="Nyan.MaterialDesign.Color" Version="1.1.2" />
<PackageVersion Include="Nyan.MaterialDesign.Color" Version="1.1.2" />
<PackageReference Include="Nyan.MaterialDesign.Color" />
paket add Nyan.MaterialDesign.Color --version 1.1.2
#r "nuget: Nyan.MaterialDesign.Color, 1.1.2"
#:package Nyan.MaterialDesign.Color@1.1.2
#addin nuget:?package=Nyan.MaterialDesign.Color&version=1.1.2
#tool nuget:?package=Nyan.MaterialDesign.Color&version=1.1.2
MaterialDesign.Color
MaterialDesign.Color is the base library for almost every library under the Nyan.MaterialDesign.* collection (except for MaterialDesign.Icons and
MaterialDesign.Web), providing colorspaces, tonal palettes, color schemes, and other assorted color-related
methods and classes.
Assuming a root namespace of MaterialDesign.Color, color blending methods can be found at Blend.Blend,
all colorspaces can be found under Colorspaces (the most used being HCTA and RGBA, and then the generic Color),
color contrast related methods can be found at Contrast.Contrast, disliked color detection and fixing can be found
at Disliked.Disliked, color palettes via image quantization at Image.FromImage, color palettes under Palettes,
image quantization classes and structs are under Quantize (although these shouldn't be used directly), many different
color schemes under Schemes, color scoring (for image quantization) at Score.Score, and some color temperature
related stuff under Temperature.
| 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 was computed. 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 was computed. 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. |
-
net8.0
- Microsoft.AspNetCore.Components.Forms (>= 8.0.0)
- Microsoft.AspNetCore.Components.Web (>= 8.0.0)
- SixLabors.ImageSharp (>= 3.0.2)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Nyan.MaterialDesign.Color:
| Package | Downloads |
|---|---|
|
Nyan.MaterialDesign.Theming
Provides Material Design Themes to .NET |
|
|
Nyan.MaterialDesign.Color.Schemes.Custom
Provides Custom Material Design Color Schemes to .NET |
|
|
Nyan.MaterialDesign.Color.Extensions
Provides Extensions to the Nyan.MaterialDesign.Color library. |
GitHub repositories
This package is not used by any popular GitHub repositories.