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

    Status: Open => Answered

RaiMan proposed the following answer:
then a look into the high level docs might help to get to the right 
classes/methods in the Java docs ;-)
http://sikulix-2014.readthedocs.org/en/latest/index.html

… but today I am in good mood ;-)

if (null != new Pattern(some_image).exact()) return true;
else return false;

-- 
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

Reply via email to