http://www.emgu.com
Pointer to the blob
Namespace:
Emgu.CV.Cvb
Assembly:
Emgu.CV.World (in Emgu.CV.World.dll) Version: 4.1.1.3497 (4.1.1.3497)
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