Uses 911K of libraries. Click here for Pure Java version (5154L/29K).
1 | !7 |
2 | |
3 | cmodule WholeOSScreenshot > DynImageSurface { |
4 | start { |
5 | JFrame frame = getFrame(dm_desktopPane()); |
6 | if (!isFullScreen(frame)) activateFrame(frame); |
7 | if (frame == null) ret with print("No frame"); |
8 | setImage(shootScreenArea(getBounds(frame))); |
9 | } |
10 | } |
download show line numbers debug dex old transpilations
Travelled to 15 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, hpgrupgrauku, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1016386 |
Snippet name: | Whole OS Screenshot |
Eternal ID of this version: | #1016386/13 |
Text MD5: | 5e485aa6413793821406e5ffe9b93954 |
Transpilation MD5: | ea7732cb5b570b644b59e3ddc91dd9a2 |
Author: | stefan |
Category: | javax |
Type: | JavaX source code (Dynamic Module) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2019-09-14 00:59:26 |
Source code size: | 273 bytes / 10 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 483 / 22066 |
Version history: | 12 change(s) |
Referenced in: | [show references] |