AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Error (or confusion) in PixelGetColor documentation

 
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Bug Reports
View previous topic :: View next topic  
Author Message
rickly
Guest





PostPosted: Tue Jun 24, 2008 1:04 pm    Post subject: Error (or confusion) in PixelGetColor documentation Reply with quote

help wrote:
Retrieves the color of the pixel at the specified x,y screen coordinates.

and a few lines later:
help wrote:
The X and Y coordinates of the pixel, which can be expressions. Coordinates are relative to the active window unless CoordMode was used to change that.

While the first line many not be technically wrong, it implies xand y are screen relative, while the actual default is active window. I believe the first line should read:
Quote:
Retrieves the color of the pixel at the specified x,y coordinates.
Similar to the description of PixelSearch.
Back to top
Display posts from previous:   
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Bug Reports All times are GMT
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group