Colourful 1.0.0-alpha2
This is a prerelease version of Colourful.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Colourful --version 1.0.0-alpha2
NuGet\Install-Package Colourful -Version 1.0.0-alpha2
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="Colourful" Version="1.0.0-alpha2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Colourful --version 1.0.0-alpha2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Colourful, 1.0.0-alpha2"
#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.
// Install Colourful as a Cake Addin #addin nuget:?package=Colourful&version=1.0.0-alpha2&prerelease // Install Colourful as a Cake Tool #tool nuget:?package=Colourful&version=1.0.0-alpha2&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Open source .NET library for working with color spaces.
Supports these color spaces:
- RGB (various working spaces)
- linear RGB
- CIE XYZ
- CIE xyY
- CIE Lab
- CIE Luv
- CIE LCh (uv)
- CIE LCh (ab)
- Hunter Lab
- LMS (cone response)
Conversions are done correctly using chromatic adaptation and white points.
Other features include: Delta-E color difference (many formulas), Correlated color temperature (CCT) approximation, Conversion between RGB working spaces, Chromatic adaptation (many white points supported).
For more info, visit the project page.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net35 is compatible. net40 is compatible. net403 was computed. net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
GitHub repositories (4)
Showing the top 4 popular GitHub repositories that depend on Colourful:
Repository | Stars |
---|---|
SixLabors/ImageSharp
:camera: A modern, cross-platform, 2D Graphics library for .NET
|
|
tryashtar/image-map
Converts image to maps for Minecraft Java and Bedrock
|
|
DelvUI/DelvUI
DelvUI is a Dalamud plugin for Final Fantasy XIV that provides a fully customizable replacement for the default UI.
|
|
KirillOsenkov/QuickInfo
http://quickinfo.io - a search textbox with extensible "answers" (calculator, unit-converter, colors, ascii/unicode, etc). See demo at http://quickinfo.io/?demo
|
Version | Downloads | Last updated |
---|---|---|
1.0.0 | 651 | 11/5/2014 |
1.0.0-alpha2 | 79 | 8/10/2014 |
1.0.0-alpha | 54 | 5/31/2014 |