http://www.emgu.com
The runtime environment
Namespace: Emgu.Util.TypeEnumAssembly: Emgu.CV.World (in Emgu.CV.World.dll) Version: 3.1.0.2282 (3.1.0.2282)
SyntaxPublic Enumeration ClrType
public enum class ClrType
Members|
| Member name | Value | Description |
|---|
| DotNet | 0 |
.Net runtime
|
| NetFxCore | 1 |
Windows Store app runtime
|
| Mono | 2 |
Mono runtime
|
See Also