You are here: Start » AVL.NET » AVS.YCoCgToRgb Method
AVS.YCoCgToRgb Method
Converts color space from pseudointensitY-Orange-Green into Red-Green-Blue.
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Syntax
public static void YCoCgToRgb ( AvlNet.Image inYCoCgImage, AvlNet.Image outRgbImage )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | inYCoCgImage | AvlNet.Image | |||
![]() | outRgbImage | AvlNet.Image |


