← Back to team overview

sikuli-driver team mailing list archive

[Question #672652]: [1.1.4]Set "Show thumbnails" switch on in SikuliX IDE, Pattern() is deleted.

 

New question #672652 on Sikuli:
https://answers.launchpad.net/sikuli/+question/672652

Set "Show thumbnails" switch off and edited the code.
maskImg = Pattern("1535033272666.png").asMask()
maskedImg = Pattern("1535033272666.png").withMask()

Set "Show thumbnails" switch on, Pattern() is deleted.
maskImg = "1535033272666.png"
maskedImg = "1535033272666.png"

[Environment]
OS: Windows10
Java: Java HotSpot(TM) 64-Bit Server VM (build 25.181-b13, mixed mode)
SikuliXIDE: 1.1.4(2018-08-22_10:10)

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.