Converts HSL to RGB
| Name | IOProc | Planelink | Typelink | Dimlink | Plane | Dim | Type |
| out | n/a | 1 | 1 | 1 | 4 | 1 | char float32 float64 |
| Name | Description |
|---|---|
| jit.colorspace | Convert between colorspaces |
| jit.hue | Rotate hue |
| jit.rgb2luma | Converts RGB to monochrome (luminance) |
| jit.rgb2hsl | Convert HSL to RGB |
| jit.traffic | Multiply the planar vector by a matrix |