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: 689 / 939
Version history: 2 change(s)
Referenced in: #1001433 - getScreenSize
#1002427 - Accellerating 629 (SPIKE)
#1003731 - shootScreen2 - shoot as BufferedImage
#1006497 - rgbShootScreen - synonym of shootScreen
#1006654 - Standard functions list 2 (LIVE, continuation of #761)
#1036542 - shootCombinedScreens - one image containing all screens
#3000202 - Answer for stefanreich (>> T conversion bot)
#3000238 - Answer for stefanreich (>> t power bot)
#3000382 - Answer for ferdie (>> t = 1, f = 0)