NativeMethodscvAlloc Method OpenCvSharp Class Library

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

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public static IntPtr cvAlloc(
	uint size
)

Parameters

size
Type: SystemUInt32

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

Return Value

Type: IntPtr

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

See Also

Reference