#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 Changed 17 years ago by TicketCleanup
- Version 3.2.10.0 deleted
comment:2 Changed 16 years ago by gwizard
Or you can use mine which is much faster.
http://www.autoitscript.com/forum/index.php?showtopic=86875&hl=ImageSearch
comment:3 follow-up: ↓ 4 Changed 16 years ago by 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!
comment:4 in reply to: ↑ 3 Changed 16 years ago by Valik
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.
comment:5 Changed 16 years ago by Jpm
- Owner set to Jpm
- Status changed from new to assigned
comment:6 follow-up: ↓ 7 Changed 13 years ago by trancexx
- Resolution set to Rejected
- Status changed from assigned to closed
After weighting gains and losses this ends up rejected.
comment:7 in reply to: ↑ 6 ; follow-up: ↓ 8 Changed 13 years ago by Zedna
Replying to trancexx:
After weighting gains and losses this ends up rejected.
I'm very interested in these positive/negative arguments ...
comment:8 in reply to: ↑ 7 Changed 13 years ago by Zedna
comment:9 Changed 13 years ago by trancexx
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.
Guidelines for posting comments:
- You cannot re-open a ticket but you may still leave a comment if you have additional information to add.
- In-depth discussions should take place on the forum.
For more information see the full version of the ticket guidelines here.
Automatic ticket cleanup.