Click or drag to resize

VectorOfVectorInt32 Constructor (Int32)

Initializes a new instance of the VectorOfVectorInt32 class

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public VectorOfVectorInt32(
	int size
)

Parameters

size
Type: SystemInt32

[Missing <param name="size"/> documentation for "M:OpenCvSharp.VectorOfVectorInt32.#ctor(System.Int32)"]

See Also