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