Jump to content

Recommended Posts

Posted

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.

Posted

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?

Posted

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

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
×
×
  • Create New...