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