Click or drag to resize

KernelNativeKernelPtr Property

http://www.emgu.com
The pointer to the native kernel

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

Property Value

Type: IntPtr
See Also