ColorThief icon indicating copy to clipboard operation
ColorThief copied to clipboard

Color Thief for .NET

Results 9 ColorThief issues
Sort by recently updated
recently updated
newest added

Bumps System.Security.Cryptography.X509Certificates from 4.1.0 to 4.1.2. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=System.Security.Cryptography.X509Certificates&package-manager=nuget&previous-version=4.1.0&new-version=4.1.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

Hello, I am running into issues in trying to use ColorThief with Xamarin.Forms 5.0.0.2337. The Android libraries (I am not sure about ios) that the currently used by ColorThief are...

For example: if I call GetPalette and, let say, ask for 10 colors, it can give me 9. And if I ask for 2 colors, it can give me 3...

Hi, I get this error in Xamarin.Forms 3 .net Standard 2 project, What should I do? Severity Code Description Project File Line Suppression State Error Exception while loading assemblies: System.IO.FileNotFoundException:...

Hi @KSemenenko I'm trying to follow your suggestion in the prior [issue](https://github.com/KSemenenko/ColorThief/issues/8): > create proxy for ColorThief platform specific implementation using Xamarin Forms DependencyService. In my PCL Xamarin project I...

I am getting this issue. Is this package is not implemented in Xamarin.Forms ? I think it is because readme.md says it. ![image](https://user-images.githubusercontent.com/6497827/29712715-d472b690-89b8-11e7-9d61-da04e8316ffd.png)

only on Xamarin.forms nuget package: //var pal = _colorThief.GetPalette(pictureBoxSpectrum.Image, 6, 10, false).ToList(); all the colors are correct, but Red and Blue color Bytes are swapped. I was porting an app...

Bumps [System.Drawing.Common](https://github.com/dotnet/corefx) from 4.5.0 to 4.7.2. Release notes Sourced from System.Drawing.Common's releases. .NET Core 2.1.0 RC1 Release Notes Known Issues Download and Install Repos CoreCLR CoreFX Core-Setup CLI Commits See...

dependencies