IImageHelper Methods
AreaFromPoint
Returns a result rectangle identified via a flood fill starting at origin. Default tolerance 0.004 = roughly 1 px. (255 / tolerance = 1).
Use SelectFromColorAtPoint for easier use of this functionality: t.SelectFromColorAtPoint(point, tolerance, filters)
Syntax:
ImageDifference
Returns the euclidean distance between two images
Syntax:
Last updated