You are here: Start » FIL.NET » FIS.HslToRgb Method
FIS.HslToRgb Method
Converts color space from Hue-Saturation-Luminance to Red-Green-Blue.
| Namespace: | FilNet |
|---|---|
| Assembly: | FIL.NET.dll |
Syntax
public static void HslToRgb ( FilNet.Image inHslImage, FilNet.Image outRgbImage )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | inHslImage | FilNet.Image | |||
![]() | outRgbImage | FilNet.Image |


