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


