http://www.emgu.com
Get the pointer to the unmanaged memory
Namespace: Emgu.CVAssembly: Emgu.CV.World (in Emgu.CV.World.dll) Version: 3.1.0.2282 (3.1.0.2282)
SyntaxReadOnly Property Ptr As IntPtr
Get
property IntPtr Ptr {
IntPtr get ();
}
abstract Ptr : IntPtr with get
Property Value
Type:
IntPtr
See Also