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

10
LINES

< > BotCompany Repo | #1016386 // Whole OS Screenshot

JavaX source code (Dynamic Module) [tags: use-pretranspiled] - run with: Stefan's OS

Uses 911K of libraries. Click here for Pure Java version (5154L/29K).

!7

cmodule WholeOSScreenshot > DynImageSurface {
  start {
    JFrame frame = getFrame(dm_desktopPane());
    if (!isFullScreen(frame)) activateFrame(frame);
    if (frame == null) ret with print("No frame");
    setImage(shootScreenArea(getBounds(frame)));
  }
}

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: 412 / 21971
Version history: 12 change(s)
Referenced in: [show references]