Convert from HSL to RGB color space.
Namespace:
AForge.ImagingAssembly: AForge.Imaging (in AForge.Imaging.dll) Version: 2.2.5.0 (2.2.5.0)
Syntax
Parameters
- hsl
- Type: AForge.Imaging..::.HSL
Source color in HSL color space.
- rgb
- Type: AForge.Imaging..::.RGB
Destination color in RGB color space.