Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Limit area of interest?
#2
Macro Macro1656
Code:
Copy      Help
RECT r
GetCursorPos +&r
r.right=r.left+32 ;;width 32
r.bottom=r.top+32 ;;height 32
scan "file" 0 r


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)