Jump to content

Viewing cursor icon


Rhyono
 Share

Recommended Posts

I'm considering using AutoIt in place of Java's Robot class due to Java's inability to easily (i.e. without using JNA) and quickly grab the cursor's icon. For a bot I'm working on, being able to analyze the pixels in the cursor's icon (a non-default icon) would be a tremendous improvement. I saw post, but I do not wish to save the image and I wasn't sure how to make it just fetch the image in a way where I could analyze the cursor.

Java's getPixelColor is similar to AutoIt's PixelGetColor, but I was wondering if anyone knew if it also ignores the mouse' existence and if there is a way to make the mouse visible to said function.

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