Click or drag to resize

ScalarAll Method

[Missing <summary> documentation for "M:OpenCvSharp.Scalar.All(System.Double)"]

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public static Scalar All(
	double v
)

Parameters

v
Type: SystemDouble

[Missing <param name="v"/> documentation for "M:OpenCvSharp.Scalar.All(System.Double)"]

Return Value

Type: Scalar

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

See Also