Modify ↓
#28 closed Feature Request (Duplicate)
ControlGetPixel
| Reported by: | Hiyoal | Owned by: | |
|---|---|---|---|
| Milestone: | Component: | AutoIt | |
| Version: | Severity: | ||
| Keywords: | Pixel | Cc: |
Description
It would be great if you could make autoit capable of searching for pixels inside controls. It would help with background macro making.
Hiyoal :)
Attachments (0)
Change History (3)
comment:1 by , 18 years ago
| priority: | critical → minor |
|---|
comment:2 by , 18 years ago
| Resolution: | → duplicate |
|---|---|
| Status: | new → closed |
comment:3 by , 18 years ago
| Milestone: | Future Release |
|---|---|
| Version: | 3.2.10.0 |
Note:
See TracTickets
for help on using tickets.

Someday I intend to modify the current Pixel-related functions to accept an HWND. Your request would be covered by that since a Control is a Window with an HWND. I'm marking this as duplicate of #40 which I've just created to cover the more generic idea.