Click or drag to resize

InputArraySizeND Method

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntax
public int SizeND(
	int[] sz,
	int i = -1
)

Parameters

sz
Type: SystemInt32
i (Optional)
Type: SystemInt32

Return Value

Type: Int32
See Also