Tribot SDK
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Tribot SDK
script-sdk
/
org.tribot.script.sdk
/
Screenshot
Screenshot
open
class
Screenshot
Utility methods for taking screenshots of the game
Members
Constructors
Screenshot
Link copied to clipboard
constructor
(
)
Functions
capture
Link copied to clipboard
open
fun
capture
(
)
:
BufferedImage
Obtains an image of the current game screen, without script paint included
capture
With
Paint
Link copied to clipboard
open
fun
captureWithPaint
(
)
:
BufferedImage
Obtains an image of the current game screen, with script paint included