Chunjee / graphicsearch.ahk

A fast, super powerful, and flexible screen searching library for AutoHotkey
https://chunjee.github.io/graphicsearch.ahk/
MIT License
44 stars 5 forks source link

feature request: a function instead of gui to convert existing image files to queries #4

Open terryys opened 2 years ago

terryys commented 2 years ago

Interesting library! I would like to try this instead of the ImageSearch in Gdip. I have many images already saved as files. Is there a way to convert them to queries automatically?

Also, it seems that the code only searches the current screen. Is it possible to search a image in memory? e.g. in the Gdip library I have a pointer pointing to bitmap object which contains the current screenshot of a game.

YesHub commented 2 years ago

Looking forward to this feature.