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

Fix: Quantize Bitmap with a default of 128 colors #110

Merged
merged 1 commit into from
Feb 28, 2024
Merged

Conversation

jordond
Copy link
Owner

@jordond jordond commented Feb 28, 2024

Closes #109

Add `desired` parameter for returning a specific amount of colors
@jordond jordond added this to the 1.4.1 milestone Feb 28, 2024
@jordond jordond merged commit db86543 into main Feb 28, 2024
5 checks passed
@jordond jordond deleted the fix/color-quantizie branch February 28, 2024 19:37
fbarthelery pushed a commit to fbarthelery/MaterialKolor that referenced this pull request Mar 1, 2024
Add `desired` parameter for returning a specific amount of colors
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

Successfully merging this pull request may close these issues.

ImageBitmap.themeColors() should not use the same value maxColors for quantize and score
1 participant