CSS3 Colors
Method of describing colors using Hue, Saturation and Lightness (hsl()) rather than just RGB, as well as allowing alpha-transparency with rgba() and hsla().
gpucommandencoder api: beginrenderpass: color attachment `depthslice` option
types: `<color>`: `hsl()` (hsl color model)
types: `<color>`: `hsl()` (hsl color model): alpha parameter
types: `<color>`: `hsl()` (hsl color model): mix `<percentage>` and `<number>` in parameters
types: `<color>`: `hsl()` (hsl color model): relative hsl colors
types: `<color>`: `hsl()` (hsl color model): space-separated parameters
7 results found.