Click or drag to resize

PlatformClr Enumeration

http://www.emgu.com
The runtime environment

Namespace:  Emgu.Util
Assembly:  Emgu.CV.Platform.NetStandard (in Emgu.CV.Platform.NetStandard.dll) Version: 4.3.0.3890
Syntax
public enum Clr
Members
  Member nameValueDescription
Unknown0 Unknown
DotNet1 .Net runtime
NetFxCore2 Windows Store app runtime
Mono3 Mono runtime
See Also