Re: how to use pixelsearch coordinates

"valery_vi" <[email protected]> Wed, 05 Sep 2007 13:16:33 -0000
Newsgroups gmane.comp.windows.autoit.user
Message-ID <[email protected]>
left coordinate of RECTANGLE!

The search is scanning this RECTANGLE (left, top, right, bottom)
left-to-right, top-to-bottom and 
returs first match is returned


--- In [email protected], "mihalski" <speedi@...> wrote:
>
> The help file for pixelsearch shows the parameters being:
> 
> left coordinate
> top coordinate
> right coordinate
> bottom coordinate
> 
> are these coordinates the x and y coordinates???  just x or just y
> 
> It is confusing...
> 
> Thanks!   Jim
>