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


