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


