You are here: Start » FIL.NET » Invoke.YCoCgRToRgb

Invoke.YCoCgRToRgb

Converts color space from pseudointensitY-Orange-Green-with-Reversibility into Red-Green-Blue.

Namespace:Fil
Assembly:FilNet.dll

Syntax

C++
C#
 
public static void YCoCgRToRgb
(
	Fil.Image inYCoCgRImage,
	Fil.Image outRgbImage
)

Parameters

Name Type Range Default Description
inYCoCgRImageFil.Image
outRgbImageFil.Image

See also