http://www.emgu.com
Pointer to the unmanaged object
Namespace:
Emgu.CV.Util
Assembly:
Emgu.CV.World (in Emgu.CV.World.dll) Version: 3.3.0.2824 (3.3.0.2824)
Syntaxpublic IntPtr Ptr { get; }
Public ReadOnly Property Ptr As IntPtr
Get
public:
property IntPtr Ptr {
IntPtr get ();
}
member Ptr : IntPtr with get
Property Value
Type:
IntPtr
See Also