Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Possible to grab a pop color from the image? #22

Open
dja opened this issue Dec 18, 2014 · 1 comment
Open

Possible to grab a pop color from the image? #22

dja opened this issue Dec 18, 2014 · 1 comment

Comments

@dja
Copy link

dja commented Dec 18, 2014

For example, if most of the image is white/gray/black, but there's a small or huge pop of pink or blue, can I grab just that pink or blue?

@colorfulfool
Copy link

Trying to do the same thing right now.

There's a to_hsl method. Use it and grab the color with highest saturation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants