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