Click or drag to resize

NativeMethodsvector_Mat_new2 Method

[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.vector_Mat_new2(System.UInt32)"]

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public static IntPtr vector_Mat_new2(
	uint size
)

Parameters

size
Type: SystemUInt32

[Missing <param name="size"/> documentation for "M:OpenCvSharp.NativeMethods.vector_Mat_new2(System.UInt32)"]

Return Value

Type: IntPtr

[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.vector_Mat_new2(System.UInt32)"]

See Also