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 

Help?

 
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Ask for Help
View previous topic :: View next topic  
Author Message
PixelGetColor&PixelSe
Guest





PostPosted: Sun Nov 18, 2007 10:05 pm    Post subject: Help? Reply with quote

I have a few questions.
1. What is the difference between PixelGetSearch, and PixelSearch?
2. How would I operate them, as in, where would I plug in what?
And 3. Can someone give me an example of clicking the color 000000f, in like a region of 1,1 to 100,100. If there's anything else that's needed for the code, could you tell me what and fill that in also? Thanks.

PixelGetColor Code: PixelGetColor, OutputVar, X, Y [, Alt|Slow|RGB]
PixelSearch Code: PixelSearch, OutputVarX, OutputVarY, X1, Y1, X2, Y2, ColorID [, Variation, Fast|RGB]
Back to top
raven-gm



Joined: 25 Mar 2007
Posts: 24

PostPosted: Sun Nov 18, 2007 10:24 pm    Post subject: Reply with quote

PixelGetColor gets the color of a pixel at a location (X,Y) and stores it into the output variable.

PixelSearch Looks for a pixel of the specified color in the specified region and stores it's co-ordinates into the output variables.
_________________
I would like to think that I know what I'm doing, but there's just to much stuff I've yet to learn...
Back to top
View user's profile Send private message AIM Address
Display posts from previous:   
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Ask for Help 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