Click or drag to resize

NativeMethodsIsUnix Method

Returns whether the OS is *nix or not

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

Return Value

Type: Boolean

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

See Also