Click or drag to resize

NativeMethodsIsMono Method

Returns whether the runtime is Mono or not

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public static bool IsMono()

Return Value

Type: Boolean

[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.IsMono"]

See Also