Click or drag to resize

ImgHashBaseImgHashBasePtr Property

http://www.emgu.com
Get the pointer to the ImgHashBase object

Namespace:  Emgu.CV.ImgHash
Assembly:  Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntax
public IntPtr ImgHashBasePtr { get; }

Return Value

Type: IntPtr
The pointer to the ImgHashBase object
See Also