Click or drag to resize

NativeMethodsvector_vector_Point2f_new2 Method

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

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

Parameters

size
Type: SystemIntPtr

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

Return Value

Type: IntPtr

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

See Also