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

7
LINES

< > BotCompany Repo | #1006924 // Stick Painting Test On BufferedImage [dev.]

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

Uses 3874K of libraries. Click here for Pure Java version (5356L/38K/135K).

!7

p-substance {
  BufferedImage bi = newBufferedImage(400, 400, Color.white);
  drawRoundEdgeLine(bi, 20, 25, 300, 250, Color.red, 10);
  showImage(bi);
}

Author comment

Began life as a copy of #1006922

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: #1006924
Snippet name: Stick Painting Test On BufferedImage [dev.]
Eternal ID of this version: #1006924/5
Text MD5: eb18fa3436e361fd8658238aca7df7a6
Transpilation MD5: cb8eff9b72e53b3ee7465a275cb29131
Author: stefan
Category: javax / imaging
Type: JavaX source code
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-02-19 11:33:36
Source code size: 162 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 449 / 532
Version history: 4 change(s)
Referenced in: [show references]