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

11
LINES

< > BotCompany Repo | #1006877 // Test making screenshot using "scrot" (Linux, works for me on Peppermint Linux 7)

JavaX source code [tags: use-pretranspiled] - run with: x30.jar

Libraryless. Click here for Pure Java version (5221L/37K/130K).

!7

p {
  shootScreen_useScrot = true;
  BufferedImage img;
  time {
    img = shootScreen2();
  }
  showImage(img);
  print("Used scrot? " + shootScreen_useScrot);
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1006877
Snippet name: Test making screenshot using "scrot" (Linux, works for me on Peppermint Linux 7)
Eternal ID of this version: #1006877/3
Text MD5: 0faa3ff9b9c90bacbedaf0c53a188f69
Transpilation MD5: 49f913174d06fe3677cd2db9af875f74
Author: stefan
Category: javax / imaging
Type: JavaX source code
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-02-13 00:43:46
Source code size: 176 bytes / 11 lines
Pitched / IR pitched: No / No
Views / Downloads: 628 / 756
Version history: 2 change(s)
Referenced in: [show references]