ColorSharp 0.11.0.32448
.NET Framework 4.0
Install-Package ColorSharp -Version 0.11.0.32448
dotnet add package ColorSharp --version 0.11.0.32448
<PackageReference Include="ColorSharp" Version="0.11.0.32448" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ColorSharp --version 0.11.0.32448
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ColorSharp, 0.11.0.32448"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install ColorSharp as a Cake Addin
#addin nuget:?package=ColorSharp&version=0.11.0.32448
// Install ColorSharp as a Cake Tool
#tool nuget:?package=ColorSharp&version=0.11.0.32448
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A .Net/Mono library to handle color spaces (and light spectrums!)
Product | Versions |
---|---|
.NET Framework | net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on ColorSharp:
Package | Downloads |
---|---|
CasualGodComplex
Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.11.0.32448 | 2,204 | 2/26/2015 |
0.10.0.22127 | 1,618 | 2/25/2015 |
0.9.3.21539 | 1,559 | 2/17/2015 |
0.9.1.28522 | 978 | 1/13/2015 |
0.8.3.22432 | 1,315 | 12/19/2014 |
- Added CCT computation.
- Added Duv computation.