I want to be able get an image or bufferedImage of my current screen in my java program. Is this possible? Thanks in advance!
Asked
Active
Viewed 243 times
1 Answers
0
Do you want to use the current screenshot in your Java application? First write code to capture the screenshot and then use it in the application.
I found this tutorial useful:

Tarek
- 771
- 7
- 18