| Title |
JxCapture |
| Description |
JxCapture is a cross-platform library that provides a comprehensive screen capture API for Java applications. You can capture any graphic element on the screen, whether an entire window or just a single object on it, and save it as a java.awt.image.BufferedImage object for further manipulation in Java code. |
| Comments * |
|