ChromaticityDotNet 1.0.2.4
dotnet add package ChromaticityDotNet --version 1.0.2.4
NuGet\Install-Package ChromaticityDotNet -Version 1.0.2.4
<PackageReference Include="ChromaticityDotNet" Version="1.0.2.4" />
<PackageVersion Include="ChromaticityDotNet" Version="1.0.2.4" />
<PackageReference Include="ChromaticityDotNet" />
paket add ChromaticityDotNet --version 1.0.2.4
#r "nuget: ChromaticityDotNet, 1.0.2.4"
#:package ChromaticityDotNet@1.0.2.4
#addin nuget:?package=ChromaticityDotNet&version=1.0.2.4
#tool nuget:?package=ChromaticityDotNet&version=1.0.2.4
ChromaticityDotNet
About
ChromaticityDotNet is a .Net Core SDK for chromaticity programming. You can find some useful standard illuminant data in ChromaticityDotNet.Model and cover color space conversion and color difference calculations in ChromaticityDotNet.Controller. You can also perform any other tasks you need.
Install NuGet packages
dotnet add package ChromaticityDotNet
Now available
- ChromaticityConversion:CIE XYZ/Lab/LCH Cover
- ChromaticityDeltaEFormulations:CIE de formulations
- ChromaticityMatch:Get Get Standard illuminant WhitePoint data(color mathing is dev ing...)
What can we find in this SDK?
- StandardilluminantClass:CIE standard illuminant data(D65/A/CWF)
- CIEConstant:Chromaticity(xy)/CCT/Standard Observer data
Code Sample
- build up an Color obj
in
ChromaticityDotNetColor Mdoels are fill in namespaceChromaticityDotNet.Model.DataModel.so we can use code as follow to build color obj:
using static ChromaticityDotNet.Model.DataModel;
// add to the top
var lab = new CIELABCH()
{
CIEL = 95.2,
CIEA = 24.5,
CIEB = 12.34
};
What's more?
- give me a Star ~
免责申明
此项目(ChromaticityDotNet)为免费开源的代码,仅用于学习交流,非成熟的产品,并且不直接向中国提供服务,中国用户请于下载后立即删除。
任何中国境内的组织及个人不得使用此项目构建任何形式的面向中国境内用户的网站或服务。
不可用于任何违反中华人民共和国(含台湾省)或使用者所在地区法律法规的用途。
因为作者即本人仅完成代码的开发和开源活动(开源即任何人都可以下载使用),从未参与用户的任何运营和盈利活动。
且不知晓用户后续将程序源代码用于何种用途,故用户使用过程中所带来的任何法律责任即由用户自己承担。
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. 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 is compatible. 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. |
| .NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
| .NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
| MonoAndroid | monoandroid was computed. |
| MonoMac | monomac was computed. |
| MonoTouch | monotouch was computed. |
| Tizen | tizen40 was computed. tizen60 was computed. |
| Xamarin.iOS | xamarinios was computed. |
| Xamarin.Mac | xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.0
- No dependencies.
-
net10.0
- No dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.0.2.4 | 100 | 5/9/2026 |
| 1.0.2.3 | 101 | 4/14/2026 |
| 1.0.2.2 | 225 | 12/4/2025 |
| 1.0.2.1 | 349 | 9/18/2025 |
| 1.0.2 | 215 | 9/5/2025 |
| 1.0.1.20 | 180 | 7/31/2024 |
| 1.0.1.19 | 197 | 6/7/2024 |
| 1.0.1.18 | 189 | 6/7/2024 |
| 1.0.1.17 | 186 | 6/7/2024 |
| 1.0.1.16 | 188 | 6/7/2024 |
| 1.0.1.15 | 213 | 6/7/2024 |
| 1.0.1.13 | 263 | 4/13/2024 |
| 1.0.1.12 | 221 | 3/30/2024 |
| 1.0.1.11 | 259 | 1/17/2024 |
| 1.0.1.10 | 222 | 1/9/2024 |
| 1.0.1.9 | 249 | 12/13/2023 |
| 1.0.1.8 | 210 | 12/12/2023 |
| 1.0.1.6 | 244 | 10/17/2023 |
| 1.0.1.5 | 181 | 10/17/2023 |
| 1.0.1.3 | 206 | 10/16/2023 |