CvScalarScalarAll Method OpenCvSharp Class Library
Initializes val[0]...val[3] with val0123

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public static CvScalar ScalarAll(
	double val0123
)

Parameters

val0123
Type: SystemDouble

[Missing <param name="val0123"/> documentation for "M:OpenCvSharp.CvScalar.ScalarAll(System.Double)"]

Return Value

Type: CvScalar

[Missing <returns> documentation for "M:OpenCvSharp.CvScalar.ScalarAll(System.Double)"]

See Also

Reference