Libraryless. Click here for Pure Java version (9157L/50K).
1 | |
2 | |
3 | static BufferedImage shootScreen() { |
4 | ret shootScreen2(); |
5 | } |
6 | |
7 | |
8 | |
9 | static BufferedImage shootScreen(Rectangle area) { |
10 | ret shootScreen2(area); |
11 | } |
12 | |
13 | |
14 | |
15 | static BufferedImage shootScreen(Rect area) { |
16 | ret shootScreen2(area); |
17 | } |
18 | |
19 | |
20 | |
21 | static BufferedImage shootScreen(int x, int y, int w, int h) { |
22 | ret shootScreen2(x, y, w, h); |
23 | } |
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: | 753 / 1023 |
Version history: | 2 change(s) |
Referenced in: | [show references] |