Click or drag to resize

InputArrayCreate Method (Double)

Creates a proxy class of the specified double

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

Parameters

val
Type: SystemDouble

Return Value

Type: InputArray
See Also