Modify ↓
Opened 4 years ago
Last modified 2 years ago
#3888 assigned Bug
PixelGetColor PixelSearch DPI support
| Reported by: | J-Paul Mesnage | Owned by: | Jon |
|---|---|---|---|
| Milestone: | Component: | AutoIt | |
| Version: | 3.3.14.0 | Severity: | None |
| Keywords: | Cc: |
Description (last modified by )
if DPI is not 100% the PixelGetColor() PixelSearch() bad return
Local $iColor = PixelGetColor(10, 10) ConsoleWrite('@@ Debug(' & @ScriptLineNumber & ') : $iColor = 0x' & Hex($iColor) & @CRLF) ;### Debug Console
Attachments (0)
Change History (3)
comment:1 by , 4 years ago
| Owner: | set to |
|---|---|
| Status: | new → assigned |
comment:2 by , 4 years ago
| Description: | modified (diff) |
|---|
comment:3 by , 2 years ago
| Owner: | changed from to |
|---|
Note:
See TracTickets
for help on using tickets.

Fix sent to Jon