MaxDifference

ImageSearchCriteria.MaxDifference property

Gets or sets maximum allowed difference between images.

public double MaxDifference { get; set; }

Property Value

The value should be between 0 and 1. 0 means that only identical images will be found.

See Also