You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's a simple graphic that is blue, red, yellow and white. For some reason however, it's giving me back several shades of orange, blue and white (missing yellow and red, don't know where the orange came from):
Interestingly, if I set to count to 10, the problem persists, but if I set the count to 20, I get the correct colors in the first 5. This might suggest a bug, like it's not sampling the entire image unless the count is set higher.
You could test if this bug exists by creating sample images that are all white, and have a strip of color on one side in a narrow strip. Make 4 images, each with the colors scrunched over on a side, and test them, see if the colors are all picked up.
I dropped these values in VScode in a css file because it gives you swatches:
Hi, I started with this image, it's someone's podcast art: http://static.libsyn.com/p/assets/e/3/f/f/e3ffacb40e9f9ebc/Logo_with_text.jpg
It's a simple graphic that is blue, red, yellow and white. For some reason however, it's giving me back several shades of orange, blue and white (missing yellow and red, don't know where the orange came from):
The text was updated successfully, but these errors were encountered: