Class BlockMeanHash
Image hash based on block mean.
public class BlockMeanHash : ImgHashBase, IDisposable
- Inheritance
-
BlockMeanHash
- Implements
- Inherited Members
Constructors
BlockMeanHash(Mode)
Create a Block Mean Hash object
public BlockMeanHash(BlockMeanHash.Mode mode = Mode.HashMode0)
Parameters
mode
BlockMeanHash.ModeThe hash mode
Methods
DisposeObject()
Release all the unmanaged resource associated with BlockMeanHash
protected override void DisposeObject()