Click or drag to resize

InputArrayCreate Method (Scalar)

Creates a proxy class of the specified Scalar

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntax
public static InputArray Create(
	Scalar val
)

Parameters

val
Type: OpenCvSharpScalar

Return Value

Type: InputArray
See Also