-
Hello
Some of the results I'm getting dont seem correct.
For example, I use this red image I get results that dont appear to correspond to the image.
![red](https://github.com/RazrFalcon/col…
-
si el icono es verde, sacar un color mas o menos verde para ponerselo de fondo,
de modo que concuerde el color de fondo con el icono
-
The client can apply any palette to any image, what about extracting a palette FROM an image to apply it to another one?
-
Background color should be based on the average color of the cocktail itself. Font should also be black/white depending on the background color. There is probably a library for doing so.
-
## Description
To enhance the theming capabilities of the solid-theme-provider, it's proposed to introduce a sophisticated algorithmic theme generation feature, drawing inspiration from Material De…
-
hey man -- love what you are doing. Curious, what's up your sleeve with photos?
-
Sent to me via email from jhrodes88@gmail.com:
I want to use something to intertwine my Plex home media server with my Philips Hue bulbs. Something needs to grab color information (either from Plex o…
-
Hello,
I am using color thief js locally and using remote image URL to find the color, I am getting this error `Failed to execute 'getImageData' on 'CanvasRenderingContext2D': The canvas has been t…
-
- Grab colors from old site
- Use bootstrap cards
edrex updated
8 years ago
-
The code will not be able to detect complete dominant white images with values like `(254,254,254)`.
Please modify the code of `get_palette()` to:
```
r, g, b, a = pixels[i]
# If p…