Question #254655 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/254655
RaiMan posted a new comment: ok, understood. BTW color of one pixel: This is available already: colorOfPixel = someLocation.getColor() # returns a Java Color object colorsRGB = (colorOfPixel.getRed(), colorOfPixel.getGreen(), colorOfPixelBlue()) # decode the RGB tuple If it is possible, it would help me, since I am very interested in such situations: could you send me your image samples and some partly screenshot, that the samples are run against? use my mail at https://launchpad.net/~raimund-hocke silently -- 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

