Frosty.ArtworkUtils.ColorPaletteUtil
1.0.1
dotnet add package Frosty.ArtworkUtils.ColorPaletteUtil --version 1.0.1
NuGet\Install-Package Frosty.ArtworkUtils.ColorPaletteUtil -Version 1.0.1
<PackageReference Include="Frosty.ArtworkUtils.ColorPaletteUtil" Version="1.0.1" />
<PackageVersion Include="Frosty.ArtworkUtils.ColorPaletteUtil" Version="1.0.1" />
<PackageReference Include="Frosty.ArtworkUtils.ColorPaletteUtil" />
paket add Frosty.ArtworkUtils.ColorPaletteUtil --version 1.0.1
#r "nuget: Frosty.ArtworkUtils.ColorPaletteUtil, 1.0.1"
#:package Frosty.ArtworkUtils.ColorPaletteUtil@1.0.1
#addin nuget:?package=Frosty.ArtworkUtils.ColorPaletteUtil&version=1.0.1
#tool nuget:?package=Frosty.ArtworkUtils.ColorPaletteUtil&version=1.0.1
Frosty.ArtworkUtils.ColorPaletteUtil
Utility Class For Colors. Part Of The ArtworksUtils Product
Documantation
Public Methods
{
GetColorsHex(string imageLocation, int width = 0, int height = 0) - Returns a list of every hex code for every color in an inputted image.
GetColors(string imageLocation, int width = 0, int height = 0) - Returns a list of every color in an inputted image .
GetAverageColorHex(string imageLocation, int width = 0, int height = 0) - Returns a string of the hex code of the most average color of an inputted image.
GetAverageColor(string imageLocation, int width = 0, int height = 0) - Returns the most average color in an inputted image.
GetColorComplementaryHex(string hex) - Reutrns the complementary hex code of an inputted hex code.
GetColorComplementary(string hex) - Returns the complementary color of an inputted hex code.
}
Find More Info Here https://github.com/FroSty361/ArtworkUtils-ColorPaletteUtil?tab=readme-ov-file
Youtube Video Here https://www.youtube.com/watch?v=YYbp1PfB7K8
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
- System.Drawing.Common (>= 9.0.4)
- System.Windows.Extensions (>= 7.0.0)
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.1 | 103 | 4/26/2025 |