Click or drag to resize

ContextDefault Property

http://www.emgu.com
Get the default OclContext. Do not dispose this context.

Namespace:  Emgu.CV.Ocl
Assembly:  Emgu.CV.Platform.NetStandard (in Emgu.CV.Platform.NetStandard.dll) Version: 4.3.0.3890
Syntax
public static Context Default { get; }

Property Value

Type: Context
See Also