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