Modify

#3888 assigned Bug

PixelGetColor PixelSearch DPI support

Reported by: Jpm Owned by: Jon
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

Attachments (0)

Change History (3)

comment:1 by Jpm, on Jun 1, 2022 at 11:57:38 AM

Owner: set to Jpm
Status: newassigned

Fix sent to Jon

comment:2 by mLipok, on Jun 2, 2022 at 11:11:33 AM

Description: modified (diff)

comment:3 by Jpm, on Mar 16, 2024 at 10:33:43 AM

Owner: changed from Jpm to Jon

Modify Ticket

Action
as assigned The owner will remain Jon.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.