In the given example in the help file I don't quite understand the Top, Left, Right, Bottom...
$coord = PixelSearch( 0, 0, 20, 300, 0xFF0000 )
Seeing as how the windowspy gives you x,y coords how do you plug those into that example? I just can't visualize what area the sample code would be checking.
Thanks.