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

    Status: Needs information => Open

Nick Moutsios gave more information on the question:
Thanks for the reply RaiMan, so what i am trying to do is this:

BufferedImage bImg = dbImg.toBufferedImage();
Pattern target = new Pattern(bImg);
screen.click(target);

I am getting "The constructor Pattern(BufferedImage) is undefined"
Although the documentation and the source code says otherwise...

Is there any other way i can pass the image as the target?

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