Jump to content

PixelSearch function -- question


Recommended Posts

Hi,

i need a little help with following problem.

I have one pixel on coordinates (620,540)

Now i dont know how to put it in Pixelsearch function so that will only check on that coordinate.

ty for your help.

Link to comment
Share on other sites

Not sure exactly what you need to do, but PixelGetColor() will let you submit coordinates and return the color of that pixel.

Sounds like you might not need PixelSearch if you already have your coordinates... unless I am missing something?

Link to comment
Share on other sites

Not sure exactly what you need to do, but PixelGetColor() will let you submit coordinates and return the color of that pixel.

Sounds like you might not need PixelSearch if you already have your coordinates... unless I am missing something?

exactly.

I didn't know that function exsist.

Works like a charm now!

thx mate

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...