Opened on Jun 1, 2022 at 11:57:18 AM
Last modified on Mar 16, 2024 at 10:33:43 AM
#3888 assigned Bug
PixelGetColor PixelSearch DPI support — at Version 2
| Reported by: | J-Paul Mesnage | Owned by: | J-Paul Mesnage |
|---|---|---|---|
| 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
Change History (2)
comment:1 by , on Jun 1, 2022 at 11:57:38 AM
| Owner: | set to |
|---|---|
| Status: | new → assigned |
comment:2 by , on Jun 2, 2022 at 11:11:33 AM
| Description: | modified (diff) |
|---|
Note:
See TracTickets
for help on using tickets.

Fix sent to Jon