Click or drag to resize
OzYCbCr Constructor
Initializes a new instance of the OzYCbCr class

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public OzYCbCr(
	float y,
	float cb,
	float cr
)

Parameters

y
Type: SystemSingle
cb
Type: SystemSingle
cr
Type: SystemSingle
See Also