Click or drag to resize

NativeMethodscore_getCPUFeaturesLine Method

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

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public static ExceptionStatus core_getCPUFeaturesLine(
	IntPtr buf
)

Parameters

buf
Type: SystemIntPtr

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

Return Value

Type: ExceptionStatus

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

See Also