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

7
LINES

< > BotCompany Repo | #1016033 // Test imageToTiles (OK)

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

Download Jar. Libraryless. Click here for Pure Java version (9225L/68K).

!7

p {
  L<BufferedImage> tiles = imageToTiles(shootScreenHidingConsole(), 2, 2);
  for i over tiles:
    showImage("Tile " + (i+1) + "/" + l(tiles), tiles.get(i));
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1016033
Snippet name: Test imageToTiles (OK)
Eternal ID of this version: #1016033/4
Text MD5: 27e9e3b52f9d56207c9c538059957f46
Transpilation MD5: 0841abf4420d722834d303fb43471c08
Author: stefan
Category: javax / gui
Type: JavaX source code (desktop)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-06-03 02:27:17
Source code size: 173 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 325 / 618
Version history: 3 change(s)
Referenced in: [show references]