i have implemented the mouse handler function to get pixel location. i want to use this location in main function is there a way to use these values in main function.
1 | initial version |
i have implemented the mouse handler function to get pixel location. i want to use this location in main function is there a way to use these values in main function.