Click or drag to resize

NativeMethodsIsUnix Method

Returns whether the OS is *nix or not

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntax
public static bool IsUnix()

Return Value

Type: Boolean
See Also