|
JxCapture, the new product by TeamDev Ltd., is a Java library that allows adding different screen capturing abilities to your Java software. This cross-platform library provides a full-featured screen capture API, allowing you to capture any graphic element on the screen and then manipulate it as a java.awt.image.BufferedImage object in your Java code.
-Multiple screen capture operations:
o full-screen capture (available on multiple monitors),
o active window capture,
o object capture of any UI element like window, button, menu, etc.
o rectangular region capture.
-Extensive capture options like capture transparent windows, mouse cursor inclusion, easy-to-set keyboard shortcuts, etc. View JavaDoc.
-JxCapture demo application and code samples demonstrating all the API features.
Special offer: if you purchase JxCapture for Windows now, you will receive licenses for Mac OS X and Linux free of charge. The offer is valid until the end of this year.
The version for Mac OS will be available in December 2007.
Hint: You can use JxCapture demo as a free screen capturing utility for your daily needs.
|