Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

23
LINES

< > BotCompany Repo | #1001347 // shootScreen

JavaX fragment (include) [tags: use-pretranspiled]

Libraryless. Click here for Pure Java version (9157L/50K).


static BufferedImage shootScreen() {
  ret shootScreen2();
}



static BufferedImage shootScreen(Rectangle area) {
  ret shootScreen2(area);
}



static BufferedImage shootScreen(Rect area) {
  ret shootScreen2(area);
}



static BufferedImage shootScreen(int x, int y, int w, int h) {
  ret shootScreen2(x, y, w, h);
}

download  show line numbers  debug dex  old transpilations   

Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mowyntqkapby, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1001347
Snippet name: shootScreen
Eternal ID of this version: #1001347/3
Text MD5: 54fe597b7ff709d022390420247c67bc
Transpilation MD5: 350e7a52b59537a4cfeb5a68f2630632
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2022-06-23 21:30:43
Source code size: 329 bytes / 23 lines
Pitched / IR pitched: No / No
Views / Downloads: 680 / 924
Version history: 2 change(s)
Referenced in: [show references]