← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #233360]: How to use the location object

 

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

    Status: Open => Answered

RaiMan proposed the following answer:
Currently a captured image on the Sikuli Script level (Jython scripting)
after saying

img = capture()

img will be the path of an image file in the file system.

Sikuli Script currently has no features to access the image information
on the pixel level.

If you want to do that, you have to use Java features (which are
available in Sikuli scripts) from Java's image libraries.

What exactly do you want to do?

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.