Opened 2 years ago

Last modified 8 months ago

#3888 assigned Bug

PixelGetColor PixelSearch DPI support — at Version 2

Reported by: Jpm Owned by: Jpm
Milestone: Component: AutoIt
Version: 3.3.14.0 Severity: None
Keywords: Cc:

Description (last modified by mLipok)

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 Changed 2 years ago by Jpm

  • Owner set to Jpm
  • Status changed from new to assigned

Fix sent to Jon

comment:2 Changed 2 years ago by mLipok

  • Description modified (diff)
Note: See TracTickets for help on using tickets.