CodeColor 1.0.1
dotnet tool install --global CodeColor --version 1.0.1
dotnet new tool-manifest
dotnet tool install --local CodeColor --version 1.0.1
#tool dotnet:?package=CodeColor&version=1.0.1
nuke :add-package CodeColor --version 1.0.1
The ColorConverter library is a versatile and efficient tool for handling color conversions between multiple formats. It supports conversion between RGB, HEX, HSL, and CMYK color codes, making it an essential utility for developers working with graphics, web design, or any application requiring precise color manipulation.
Key Features:
Convert RGB to HEX, HSL, and CMYK.
Convert HEX to RGB, HSL, and CMYK.
Convert HSL to RGB, HEX, and CMYK.
Convert CMYK to RGB, HEX, and HSL.
Straightforward API with clear input and output formats.
The library ensures accurate and seamless transformations, adhering to color space standards, and is ideal for both beginner and professional developers. Whether you're building a color picker, analyzing color palettes, or designing visual elements, this library simplifies color code conversions with minimal effort.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net7.0 is compatible. 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 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. |
This package has no dependencies.
Version | Downloads | Last Updated |
---|---|---|
1.0.1 | 165 | 12/25/2024 |