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 

Tell the script to find the color of something on desktop?

 
Reply to topic    AutoHotkey Community Forum Index -> Ask for Help
View previous topic :: View next topic  
Author Message
staid



Joined: 08 May 2006
Posts: 10
Location: QLD Australia

PostPosted: Mon Aug 07, 2006 3:58 am    Post subject: Tell the script to find the color of something on desktop? Reply with quote

Hi,

I am looking for the way to verify the colour of a part of an application window.

I saw that twhymann had already mentioned this question recently in thread: http://www.autohotkey.com/forum/topic11572.html&postdays=0&postorder=asc&highlight=color+colour&start=0
but this solution was not investigated as there was a better one.

Thanks,

staid.
Back to top
View user's profile Send private message
staid



Joined: 08 May 2006
Posts: 10
Location: QLD Australia

PostPosted: Mon Aug 07, 2006 5:39 am    Post subject: followup Reply with quote

What I mean is to check the colour and then act against it.

EG:

Ifcolour=blue
{
}
else,


I understand the colour format would be FFFFFF (hexadecimal probably) but you get the idea.

Thanks.
Back to top
View user's profile Send private message
d-man



Joined: 08 Jun 2006
Posts: 285

PostPosted: Mon Aug 07, 2006 5:58 am    Post subject: Reply with quote

Maybe this command will help?

PixelGetColor
Back to top
View user's profile Send private message
staid



Joined: 08 May 2006
Posts: 10
Location: QLD Australia

PostPosted: Mon Aug 07, 2006 6:01 am    Post subject: Reply with quote

Yeah, that'll do it.

Thanks.
Back to top
View user's profile Send private message
Display posts from previous:   
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