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

10
LINES

< > BotCompany Repo | #1004983 // Shoot Screen Corners

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

Libraryless. Click here for Pure Java version (3845L/26K/86K).

!752

static int w = 45, h = 45;

p {
  RGBImage left = shootTopLeftCorner(w, h);
  RGBImage right = shootTopRightCorner(w, h);
  showImage(left);
  showImage(right);
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1004983
Snippet name: Shoot Screen Corners
Eternal ID of this version: #1004983/1
Text MD5: d94ca19892a98de6bee72b76fc600386
Transpilation MD5: c957b86b74c8c4c679c0f3986949603c
Author: stefan
Category: javax / gui
Type: JavaX source code
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2016-09-20 23:09:02
Source code size: 177 bytes / 10 lines
Pitched / IR pitched: No / No
Views / Downloads: 462 / 529
Referenced in: [show references]