02-12-2023, 08:40 AM
Possible, but not thread-safe, and not the fastest way.
In next program/library version uiimage.find can search in multiple threads. Use flag IFFlags.Parallel. Can by 2-3 times faster when there are many images.
In next program/library version uiimage.find can search in multiple threads. Use flag IFFlags.Parallel. Can by 2-3 times faster when there are many images.