Thread Rating:
  • 1 Vote(s) - 1 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Possible to scan for multiple images at once?
#4
Usually the slowest part is taking a screenshot (aka "screen pixels"). But the "find" part can be slower if there are many images in the array; then multiple threads could make faster. I tested it, but it does not work, because uiimage.find locks the bitmap and other threads can't access it.


Messages In This Thread
RE: Possible to scan for multiple images at once? - by Gintaras - 02-11-2023, 07:35 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)