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 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 J-Paul Mesnage, 4 years ago

Owner: set to J-Paul Mesnage
Status: newassigned

Fix sent to Jon

comment:2 by mLipok, 4 years ago

Description: modified (diff)

comment:3 by J-Paul Mesnage, 2 years ago

Owner: changed from J-Paul Mesnage 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.