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

17
LINES

< > BotCompany Repo | #1004552 // Show Shortest 100 from #1004551

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

Uses 9620K of libraries. Click here for Pure Java version (2709L/18K/63K).

!752

lib 1003153 // magic.jar

// That ImageSurface has the selector & the nice zoom stuff
import prophecy.common.image.ImageSurface;
import prophecy.common.image.RGBImage; // need to import


p {
  O c = hotwire("#1004551");
  BufferedImage img = cast call(c, "renderShortest100");
  showImage(img);
  S code = cast call(c, "shortest100");
  print("Code: " + code);
  print(l(toUtf8(code)) + " bytes for " + img.getWidth()*img.getHeight() + " pixels.");
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1004552
Snippet name: Show Shortest 100 from #1004551
Eternal ID of this version: #1004552/1
Text MD5: eb86e6b06d60bb1f7ccc3b526c2c9cfc
Transpilation MD5: 7a4473efb4e6b77c9c50e38c457d4e48
Author: stefan
Category: javax / a.i.
Type: JavaX source code
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2016-08-21 01:07:16
Source code size: 473 bytes / 17 lines
Pitched / IR pitched: No / No
Views / Downloads: 590 / 906
Referenced in: [show references]