Click or drag to resize

KernelNativeKernelPtr Property

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

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

Property Value

Type: IntPtr
See Also