Jump to content

Recommended Posts

Posted

Hi, I'm wondering if it's possible to read an image file with autoit.

Kinda like doing a pixelsearch on a file. Is there an UDF or a function to do this ? :whistle:

Posted (edited)

"read" is a pretty generic word. What specifically did you mean you wanted it to do with the image file? Did you want it to check if there was a pixel of a certain color within a *.jpg file, I think?

Edited by Leighwyn
Posted

"read" is a pretty generic word. What specifically did you mean you wanted it to do with the image file? Did you want it to check if there was a pixel of a certain color within a *.jpg file, I think?

Yes, exactly like that.

humm agian i mention this by now ancient code i posted awhile back- http://www.autoitscript.com/forum/index.php?showtopic=27362

Now i bet it's not gonna work becuase of the way binary strings are used but im almost positive someone wrote a better implmentaion of this at some point although i cant seem to find it atm. look in the example script section...

Thanks , I'll look in to that.

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...