sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #36270
Re: [Question #280571]: Convert a Region to a java byte array.
Question #280571 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/280571
Status: Open => Answered
RaiMan proposed the following answer:
1.1.0+
use
BufferedImage bimg = someRegion.capture().getImage()
in the net (e.g. stack overflow) you will find the code, to get the byte
array from a buffered image.
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.