Click or drag to resize

NativeMethodscore_setBreakOnError Method

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

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public static int core_setBreakOnError(
	int flag
)

Parameters

flag
Type: SystemInt32

[Missing <param name="flag"/> documentation for "M:OpenCvSharp.NativeMethods.core_setBreakOnError(System.Int32)"]

Return Value

Type: Int32

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

See Also