HashDifferences

ImageSearchOptions.HashDifferences property

Gets or sets the maximum number of mismatched bits in the image hash. The default value is 5.

public int HashDifferences { get; set; }

Property Value

The maximum number of mismatched bits in the image hash.

See Also