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