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

6
LINES

< > BotCompany Repo | #1028317 // dm_screenshotFromOtherMachine - uses JPEG

JavaX fragment (include) [tags: use-pretranspiled]

Transpiled version (8188L) is out of date.

static BufferedImage dm_screenshotFromOtherMachine(S computerID) {
  ret isMyComputerID(computerID)
    ? shootScreen2()
    : fromJPEG((byte[]) dm_evalOnOtherMachine(computerID,
      formatFunctionCall screenshot_jpeg()));
}

Author comment

Began life as a copy of #1019756

download  show line numbers  debug dex  old transpilations   

Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv

No comments. add comment

Snippet ID: #1028317
Snippet name: dm_screenshotFromOtherMachine - uses JPEG
Eternal ID of this version: #1028317/2
Text MD5: c3df7f7f164d4eeb9caecbf17280a2a4
Author: stefan
Category: javax / stefan's os
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-06-11 15:13:41
Source code size: 231 bytes / 6 lines
Pitched / IR pitched: No / No
Views / Downloads: 134 / 204
Version history: 1 change(s)
Referenced in: [show references]