#269 closed Feature Request (Rejected)
ImageSearch()
| Reported by: | Zedna | Owned by: | J-Paul Mesnage |
|---|---|---|---|
| Milestone: | Component: | AutoIt | |
| Version: | Severity: | None | |
| Keywords: | Cc: |
Description
existing DLL will be better as native AutoIt command like PixelSearch()
see this post:
http://www.autoitscript.com/forum/index.php?s=&showtopic=65748&view=findpost&p=488195
Attachments (1)
Change History (10)
comment:1 by , 18 years ago
| Version: | 3.2.10.0 |
|---|
comment:2 by , 17 years ago
Or you can use mine which is much faster.
http://www.autoitscript.com/forum/index.php?showtopic=86875&hl=ImageSearch
follow-up: 4 comment:3 by , 17 years ago
ImageSearch.au3 not work under Windows 7 x64 if AutoIt3_x64.exe used!
ERROR
Line 40 ...ImageSearch.au3
if $result[0]="0" then return 0
if $result ERROR
Error: Subscript used with non-Array variable
If run under AutoIt3.exe - all ok!
comment:4 by , 17 years ago
Replying to dkrichun@…:
ImageSearch.au3 not work under Windows 7 x64 if AutoIt3_x64.exe used!
ERROR
Line 40 ...ImageSearch.au3
if $result[0]="0" then return 0
if $result ERROR
Error: Subscript used with non-Array variable
If run under AutoIt3.exe - all ok!
And what does that have to do with this ticket? Nothing. Post on the forum.
by , 17 years ago
| Attachment: | ImageSearch.cpp added |
|---|
This is the code for that particular function described above
comment:5 by , 17 years ago
| Owner: | set to |
|---|---|
| Status: | new → assigned |
follow-up: 7 comment:6 by , 14 years ago
| Resolution: | → Rejected |
|---|---|
| Status: | assigned → closed |
After weighting gains and losses this ends up rejected.
follow-up: 8 comment:7 by , 14 years ago
Replying to trancexx:
After weighting gains and losses this ends up rejected.
I'm very interested in these positive/negative arguments ...
comment:8 by , 14 years ago
comment:9 by , 14 years ago
No offense taken.
You should be able to see reddish box above the text area for reply. Read what it says and try to follow those guidelines. Thanks.

Automatic ticket cleanup.