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
{{ message }}
This repository has been archived by the owner on May 30, 2023. It is now read-only.
Hello there :)
Thank you for your work !
I am having a hard time extracting white and black colors using --min-saturation=0
Any help would be appreciated !
The text was updated successfully, but these errors were encountered:
I'm having the same problem with blacks. I'm using this in a django application and it seems to extract white okay, but ignores black and I'd like to include black in the colors that are extracted. I'm using it like this:
Well I seem to have stumbled on a fix for my issue. min_saturation: 0 wasn't doing anything for me. I just guessed once and set min_saturation: None and now it seems to be giving me white and black values along with the rest of the colors it finds.
Hello there :)
Thank you for your work !
I am having a hard time extracting white and black colors using --min-saturation=0
Any help would be appreciated !
The text was updated successfully, but these errors were encountered: