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

Enhance Access to Color Functions #549

Open
jasonacox opened this issue Oct 19, 2024 · 0 comments
Open

Enhance Access to Color Functions #549

jasonacox opened this issue Oct 19, 2024 · 0 comments

Comments

@jasonacox
Copy link
Owner

In the discussion #548, it was suggested to promote the functions for hex to HSV and RGB conversions to officially supported methods. This will make it easier to access and use the color functions.

Relevant functions:

  • _hexvalue_to_hsv
  • _hexvalue_to_rgb
  • _rgb_to_hexvalue

These functions are currently used as examples and should be officially supported to enhance usability.

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