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


