Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
how to change the code to QM code
#6
I had another question, I want to use the function of sydt.dll to capture pic in Specific coordinate range,but it show unknown member , any advice?
or I can use the function of QM to do the same thing?

Code:
Copy      Help
str pic=sydt.CaptureJpg(0,0,200,200,location,50)

I use the function , but it need I manually control the coordination and capture, any advice?

Macro Macro3
Code:
Copy      Help
;capture image from screen
str sTempFile.expandpath("$temp$\qm_image.bmp")
if(!CaptureImageOrColor(0 32 0 sTempFile)) ret


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)