| View previous topic :: View next topic |
| Author |
Message |
staid
Joined: 08 May 2006 Posts: 10 Location: QLD Australia
|
|
| Back to top |
|
 |
staid
Joined: 08 May 2006 Posts: 10 Location: QLD Australia
|
Posted: Mon Aug 07, 2006 5:39 am Post subject: followup |
|
|
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 |
|
 |
d-man
Joined: 08 Jun 2006 Posts: 285
|
Posted: Mon Aug 07, 2006 5:58 am Post subject: |
|
|
Maybe this command will help?
PixelGetColor |
|
| Back to top |
|
 |
staid
Joined: 08 May 2006 Posts: 10 Location: QLD Australia
|
Posted: Mon Aug 07, 2006 6:01 am Post subject: |
|
|
Yeah, that'll do it.
Thanks. |
|
| Back to top |
|
 |
|