Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
take a picture of the option area and save it as a bmp file
#2
use CaptureImageOrColor 
 
Code:
Copy      Help
mkdir "Captured_Images" "$My QM$";;create folder if it doesnt exist
str fBmp.timeformat("$my qm$\Captured_Images\{yyyy-MM-dd}_{HH-mm-ss}captured.bmp");;unique filename with date and time to avoid problems
fBmp.expandpath
if(!CaptureImageOrColor(0 0 _hwndqm fBmp)) ret


Messages In This Thread
RE: take a picture of the option area and save it as a bmp file - by Kevin - 05-22-2021, 12:37 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)