-
Hi,
Great library, I'm using this for color calculations in my home automation lighting setup. :)
Notably, I'm using Lab colorspace for tweaking the "color temperature" of my lights based on tim…
-
Впринципе тайтл, буду рад если ответите)
-
The color dialog seems to show some inconsistent behavior.
Steps to reproduce:
- select a color from the color spectrum
- open the color dialog (e.g. clicking on the foreground color)
- take note of …
-
Hi & thank you for open sourcing all the code - it's really nice the result you ended up to, especially with DBSCAN approach!
I was going through the code and examples and I was trying to figure out…
-
https://arxiv.org/pdf/1808.07276.pdf
-
Hello. I can't found HSV/HSL sliders, and something other details. So...
- I think need add HSL square color picker.
- I think need add color wheel with webgl support (I can try to implement, I know…
ghost updated
7 years ago
-
Color white is represented in HSV and HSL as `[0 0 1]` (as per https://en.wikipedia.org/wiki/HSL_and_HSV#Examples)
While `rgb->hsv` works perfectly fine, `hsv->rgb` (and `hsl->rgb`) return for whit…
-
### Code of conduct
- [X] I agree to follow this project's code of conduct.
### Impacted component(s)
Venus
### Expected behavior
_No response_
### Actual behavior
We are facing some issue on c…
-
see:
```
filter(type="color", space=pick(FILTER_COLOR_HSV, FILTER_COLOR_RGB), color="#fff")
filter(type="layer", render_source = foo.render_target, flags=pick(FILTER_OVERLAY, FILTER_UNDERLAY))
```…
-
When editing an existing color in the palette (regardless of color mode), the RGB sliders open by default, but when you select a color in the color selector and edit the color, the sliders automatical…