Masonjar13 / AHK-Library

Most of my personal AHK stdlib.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

imageSearchC -- documentation request

Kenji-03 opened this issue · comments

I just added your library (and your Gdip_ALL.ahk) due to the default AHK image search not really working for me: I'd like to request more clarification in the documentation.

"vari"": ex. is it 0-100 or 0-1?
"trans: is it hex code for the colors or 0-255 RGB? what is the order to list them in?

being a bit more verbose in the commented section would be greatly appreciated.

I didn't add it due to it being 1:1 with the original documentation for ImageSearch. The only difference is I've put them as parameters, rather than options before the image file path. It wouldn't hurt to add a little bit of information on them, though.