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

7
LINES

< > BotCompany Repo | #1006918 // Triangle Painting Test On BufferedImage [works]

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

Uses 3874K of libraries. Click here for Pure Java version (4299L/30K/112K).

!7

p-substance {
  currentImage(newBufferedImage(200, 200, Color.white));
  fillTriangle(randomPt(), randomPt(), randomPt(), Color.red);
  showImage();
}

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: #1006918
Snippet name: Triangle Painting Test On BufferedImage [works]
Eternal ID of this version: #1006918/7
Text MD5: 80bd369a5a26cf2af3479179c19de99b
Transpilation MD5: fb9ca4182ff0c26c06b32556a5b65d78
Author: stefan
Category: javax / imaging
Type: JavaX source code
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-07-05 18:01:13
Source code size: 160 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 415 / 539
Version history: 6 change(s)
Referenced in: [show references]