-
## Question about an existing feature
I'm pretty sure this is just me being stupid, but is there a way to use `tint` to achieve something like the below?
### ImageMagick
```convert "input…
-
The [HSLuv color space](https://www.hsluv.org) bounds LCh's chroma component into a "saturation component".
I'm not sure if this project is interested in adding every color space out there, but it d…
yklcs updated
9 months ago
-
# Intro
I'm new to C# and ComputeSharp but have been able to cobble together a crummy console program in Visual Studio that essentially sorts the colors of an input image. I've got it working, but it…
-
### MDN URL
https://developer.mozilla.org/en-US/docs/Web/CSS/color_value/oklab
### What specific section or headline is this issue about?
Adjusting opacity with oklab()
### What information was in…
-
You already have lerp() for all the Vec* types, and it would be handy to have the ability to interpolate between two colors in linear space.
-
The hue value in Lch is wrapped to the range 0..360° at parse time:
> If the provided value is negative, or is greater than or equal to 360deg, it is set to the value modulo 360.
...which seems…
-
First of all, thank you for the amazing library.
Google developed a new color space named HCT, intended to be perceptually uniform.
[Here's a blog post introducing it.](https://material.io/blog/sc…
-
The Graphics CTV was archived several years ago because it wasn't sufficiently maintained, and there were way too many packages listed. It needed to be broken into smaller subsets. This is a proposal …
-
When gradients and animations use lab()/lch() colors, should the gradient/animation interpolate in the lab() colorspace?
If a gradient/animation uses a mixture of lab() and rgb() colors, I assume i…
smfr updated
10 months ago
-
I'm trying to understand an interaction that seems to happen between rspm and renv. This is for renv version 0.16.0
Apologies that I can't quite make a reprex here as this relies on using an rspm i…