Question #261468 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/261468

Description changed to:
I can create region with reference of one image

Ex:

p =exists("img1.png")
pr = Region(p.x - 461, p.y - 1, p.w + 464, p.h + 454)

But now i want to create region with reference of two image.

i have one image in right top corner and another image in left bottom
corner.

how do i create region with these two images.

please help on it!

-- 
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     : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to