You are here: Start » FIL.NET » FIS.YCoCgRToRgb Method
FIS.YCoCgRToRgb Method
Converts color space from pseudointensitY-Orange-Green-with-Reversibility into Red-Green-Blue.
| Namespace: | FilNet |
|---|---|
| Assembly: | FIL.NET.dll |
Syntax
public static void YCoCgRToRgb ( FilNet.Image inYCoCgRImage, FilNet.Image outRgbImage )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | inYCoCgRImage | FilNet.Image | |||
![]() | outRgbImage | FilNet.Image |


