Opened on May 11, 2008 at 10:52:12 PM
Closed on Nov 18, 2011 at 2:43:58 PM
Last modified on Nov 22, 2011 at 12:38:21 AM
#269 closed Feature Request (Rejected)
ImageSearch()
| Reported by: | Zedna | Owned by: | Jpm |
|---|---|---|---|
| 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 , on May 12, 2008 at 12:00:05 AM
| Version: | 3.2.10.0 |
|---|
comment:2 by , on Feb 24, 2009 at 10:03:26 AM
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 , on Mar 22, 2009 at 7:39:11 PM
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 , on Mar 22, 2009 at 9:34:52 PM
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 , on Apr 19, 2009 at 5:46:13 AM
| Attachment: | ImageSearch.cpp added |
|---|
This is the code for that particular function described above
comment:5 by , on May 12, 2009 at 2:37:12 PM
| Owner: | set to |
|---|---|
| Status: | new → assigned |
follow-up: 7 comment:6 by , on Nov 18, 2011 at 2:43:58 PM
| Resolution: | → Rejected |
|---|---|
| Status: | assigned → closed |
After weighting gains and losses this ends up rejected.
follow-up: 8 comment:7 by , on Nov 20, 2011 at 11:56:09 PM
Replying to trancexx:
After weighting gains and losses this ends up rejected.
I'm very interested in these positive/negative arguments ...
comment:9 by , on Nov 22, 2011 at 12:38:21 AM
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.