Question #246694 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/246694
Status: Open => Needs information
RaiMan requested more information:
… height and width of image
of what image?
you have
Match m = s.getLastMatch()
and m is a Region that has m.w and m.h which corresponds to the width and
height of the image that was use with the last search op in s:
s.find(imgRechner);
hence the respective image is imgRechner.
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.
_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help : https://help.launchpad.net/ListHelp