HSLToRGB node
This documentation is for version 1.0 of HSLToRGB (net.sf.openfx.HSLToRGB).
Description
Convert from HSL color model (hue, saturation, lightness, as defined by Joblove and Greenberg in 1978) to linear RGB. H is in degrees, S and L are in the same units as RGB. No gamma correction is applied to RGB after conversion.
Inputs
Input |
Description |
Optional |
---|---|---|
Source |
No |
Controls
Parameter / script name |
Type |
Default |
Function |
---|---|---|---|
Premult / |
Boolean |
Off |
Multiply the image by the alpha channel after processing. Use to get premultiplied output images. |