Search direction of Gdip Imagesearch

Get help with using AutoHotkey (v1.1 and older) and its commands and hotkeys
Parama
Posts: 40
Joined: 27 Sep 2017, 22:38

Search direction of Gdip Imagesearch

07 Nov 2017, 20:35

is there way to search a image "radially"(= rise from center point omnidirectionally) from specific coordinate(or center point coordinate of window) in gdip imagesearch function?


this is search direction reference in gdip imagesearch function but there is nothing i want


SearchDirection
; Haystack search direction
; Vertical preference:
; 1 = top->left->right->bottom [default]
; 2 = bottom->left->right->top
; 3 = bottom->right->left->top
; 4 = top->right->left->bottom
; Horizontal preference:
; 5 = left->top->bottom->right
; 6 = left->bottom->top->right
; 7 = right->bottom->top->left
; 8 = right->top->bottom->left
egocarib
Posts: 100
Joined: 21 May 2015, 18:21

Re: Search direction of Gdip Imagesearch

07 Nov 2017, 21:04

It has been discussed here before.

It sounds like the conclusion was it would actually be slower than using a simple horizontal/vertical pixel sequence for the search.

Return to “Ask for Help (v1)”

Who is online

Users browsing this forum: mikeyww and 220 guests