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

7
LINES

< > BotCompany Repo | #1006922 // Tetragon 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 (5345L/38K/134K).

!7

p-substance {
  BufferedImage bi = newBufferedImage(200, 200, Color.white);
  fillTetragon(bi, 20, 5, 40, 5, 30, 100, 10, 100, Color.red);
  showImage(bi);
}

Author comment

Began life as a copy of #1006918

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: #1006922
Snippet name: Tetragon Painting Test On BufferedImage [works]
Eternal ID of this version: #1006922/4
Text MD5: a5c61c8c7434a94fe44bb6208cae13eb
Transpilation MD5: 88c4cdf45d51cd2e23cf467ed6c9479a
Author: stefan
Category: javax / imaging
Type: JavaX source code
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-02-17 11:49:18
Source code size: 167 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 464 / 545
Version history: 3 change(s)
Referenced in: [show references]