Table of Contents

Enum Platform.OS

Namespace
Emgu.Util
Assembly
Emgu.CV.dll

Type of operating system

public enum Platform.OS

Fields

Android = 6

Android devices

IOS = 5

iOS devices. iPhone, iPad, iPod Touch

Linux = 2

Linux

MacCatalyst = 4

Mac Catalyst. IPad app running on Mac OS.

MacOS = 3

Mac OS

Unknown = 0

Unknown

Windows = 1

Windows