NativeMethodscvTypeOf Method OpenCvSharp Class Library

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

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

public static IntPtr cvTypeOf(
	IntPtr struct_ptr
)

Parameters

struct_ptr
Type: SystemIntPtr

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

Return Value

Type: IntPtr

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

See Also

Reference