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 Initial Version
| Reported by: | J-Paul Mesnage | Owned by: | |
|---|---|---|---|
| Milestone: | Component: | AutoIt | |
| Version: | 3.3.14.0 | Severity: | None |
| Keywords: | Cc: |
Description
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
Note:
See TracTickets
for help on using tickets.
