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

.png files giving wrong color output. #15

Open
ReiettoAyanami opened this issue Aug 30, 2021 · 0 comments
Open

.png files giving wrong color output. #15

ReiettoAyanami opened this issue Aug 30, 2021 · 0 comments

Comments

@ReiettoAyanami
Copy link

When trying to extract colors in a .png with only three colors ((150, 150, 150),(255,255,255),(63, 33, 0)) the one of the colors gets darkened and i get these colors: ((4, 2, 0), (150, 150, 150), (255, 255, 255)).

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

1 participant