Modify ↓
Opened 13 years ago
Closed 13 years ago
#1961 closed Bug (No Bug)
Pixel functions feature/bug?
Reported by: | YosypVP@… | Owned by: | |
---|---|---|---|
Milestone: | Component: | AutoIt | |
Version: | 3.3.6.1 | Severity: | None |
Keywords: | pixel get search color pixelgetcolor pixelsearch | Cc: |
Description
PixelGetColor and PixelSearch both are suffering from some sort of internal delay where script such as:
while 1
PixelGetColor(0,0)
WEnd
Would use only take 0.1% of the CPU core.
Just wanted to bring this to your attention. Also when DirectX 9 (ddls) installed into memory this is not the case. (api mechanism problem?)
Post: http://www.autoitscript.com/forum/topic/130008-interesting-fact-about-pixelsearch/
Attachments (0)
Change History (1)
comment:1 Changed 13 years ago by Valik
- Resolution set to No Bug
- Status changed from new to closed
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.
Note: See
TracTickets for help on using
tickets.
You have no reason to be posting here. You are neither asking for a feature nor posting a bug report. Please do not misuse our issue tracker in the future.