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: add hwb function to Color module #950

Merged
merged 1 commit into from
Oct 8, 2024

Conversation

daniel7722
Copy link
Contributor

This PR aims to tackle issue #935

  • Added hwb function in color.cpp and declared it in color.h.
  • Wrote unit tests in color_test.cpp to verify functionality.

@cieslarmichal cieslarmichal linked an issue Oct 8, 2024 that may be closed by this pull request
@cieslarmichal cieslarmichal merged commit c932a4a into cieslarmichal:main Oct 8, 2024
12 checks passed
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.

add hwb function to Color module
2 participants