Table of Contents

Enum Platform.Clr

Namespace
Emgu.Util
Assembly
Emgu.CV.dll

The runtime environment

public enum Platform.Clr

Fields

DotNet = 1

.Net runtime

DotNetNative = 2

Windows Store app runtime

Mono = 3

Mono runtime

Unity = 4

Unity runtime

Unknown = 0

Unknown