http://www.emgu.com
Assembly: Emgu.Util (in Emgu.Util.dll) Version: 2.3.0.1416 (2.3.0.1416)
Type of operating system
Namespace: Emgu.Util.TypeEnumAssembly: Emgu.Util (in Emgu.Util.dll) Version: 2.3.0.1416 (2.3.0.1416)
Syntax
C# |
---|
public enum OS |
Visual Basic |
---|
Public Enumeration OS |
Visual C++ |
---|
public enum class OS |
Members
Member name | Value | Description | |
---|---|---|---|
Windows | 0 | Windows | |
Linux | 1 | Linux |