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

add hsl-function to color module #199

Merged

Conversation

sandeshkhadka
Copy link
Contributor

add hsl() function in Color module to generate random color in hsl format. Supports alpha and no-alpha colors.

@cieslarmichal cieslarmichal linked an issue Oct 10, 2023 that may be closed by this pull request
@codecov-commenter
Copy link

Codecov Report

All modified lines are covered by tests ✅

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Files Coverage Δ
src/modules/color/ColorTest.cpp 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes

📢 Thoughts on this report? Let us know!.

@cieslarmichal cieslarmichal merged commit 277fc50 into cieslarmichal:main Oct 10, 2023
3 checks passed
@sandeshkhadka sandeshkhadka deleted the feature/hsl-function branch October 10, 2023 17:50
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 hsl function to Color module
3 participants