public class Screenshot
extends java.lang.Object
Constructor | Description |
---|---|
Screenshot() |
Modifier and Type | Method | Description |
---|---|---|
static java.awt.image.BufferedImage |
getClientScreenShot() |
Returns a screen shot of the current state of the actual client.
|
public static java.awt.image.BufferedImage getClientScreenShot() throws java.awt.AWTException
BufferedImage
displaying the whole client frame, including the game with overlaysjava.awt.AWTException
- if the client user's platform
does not support low-level input control