I want my mouse go only in a speacific color. How can I do that ?
Printable View
I want my mouse go only in a speacific color. How can I do that ?
I'm not quite sure what you mean :confused:
I want my mouse to stay in a speacific color like. IF i did a color 255 255 255 I want than the mouse add the focus to the color...
I want to set the focus on the speacific color like if a picture swtich with red Eye i want the mouse go directly in the eye and after I will add a animation....
I think I see what you want: You want to supply a colour, say RGB(255,255,255), and the mouse will move to the nearest pixel on the screen with that colour?
YES ! Exacly CAn you help me ?
I have no idea, sorry :( Although functions that may be useful: GetDesktopWindow, GetPixel.
ok well if someone have an idea you can post it :)
Anyw body can help me to made a relation between my program and color of a picture?