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