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

feat: extract colors from images #2

Merged
merged 3 commits into from
Jun 3, 2024
Merged

Conversation

tomloprod
Copy link
Owner

Introduce a new method getImageColors that returns an array of colors detected in a given image.

An image path must be specified, and an optional maximum number of colors to retrieve can be set (default is 5).

@tomloprod tomloprod self-assigned this Jun 3, 2024
@tomloprod tomloprod merged commit af84fd7 into main Jun 3, 2024
28 checks passed
@tomloprod tomloprod deleted the feat/extract-colors-from-images branch June 3, 2024 16:34
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.

1 participant