Click or drag to resize

PlatformOS Enumeration

http://www.emgu.com
Type of operating system

Namespace:  Emgu.Util
Assembly:  Emgu.CV.Platform.NetStandard (in Emgu.CV.Platform.NetStandard.dll) Version: 4.3.0.3890
Syntax
public enum OS
Members
  Member nameValueDescription
Unknown0 Unknown
Windows1 Windows
Linux2 Linux
MacOS3 Mac OS
IOS4 iOS devices. iPhone, iPad, iPod Touch
Android5 Android devices
See Also