User Tools

Site Tools


token:FoundImage

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
token:FoundImage [2017/09/05 01:34]
peternlewis
token:FoundImage [2017/11/15 04:53]
peternlewis
Line 1: Line 1:
 The //​%FoundImage%//​ token (v8+) returns the details of the last found image in this execution instance. The token will be a rectangle containing the match followed by the fuzz of the match (0-100), ie, (left,​top,​width,​height,​fuzz). The //​%FoundImage%//​ token (v8+) returns the details of the last found image in this execution instance. The token will be a rectangle containing the match followed by the fuzz of the match (0-100), ie, (left,​top,​width,​height,​fuzz).
 +
 +You can easily access the individual parts using the token array notation, eg %FoundImage[3]% will be the third value (v8.0.4+).
  
 ===== See Also ===== ===== See Also =====
token/FoundImage.txt ยท Last modified: 2018/01/18 21:57 by JMichaelTX