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

8
LINES

< > BotCompany Repo | #1007279 // Test cutImageToCircle with white border [WORKS]

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

Uses 3874K of libraries. Click here for Pure Java version (6413L/45K/157K).

!7

p-pretty {
  BufferedImage img = loadImage2(#1007202);
  img = cutImageToCircle(img);
  img = cutImageToCircle(img_addBorder(img, Color.white, 10));
  showImage(img_addBorder(img, Color.blue, 20));
}

Author comment

Began life as a copy of #1007277

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: #1007279
Snippet name: Test cutImageToCircle with white border [WORKS]
Eternal ID of this version: #1007279/4
Text MD5: bd67de24cd98ad7609a7c58a31d89e76
Transpilation MD5: a73bf0286d14547f33bc0a26c2ac34c7
Author: stefan
Category: javax / imaging
Type: JavaX source code
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-03-14 17:33:49
Source code size: 210 bytes / 8 lines
Pitched / IR pitched: No / No
Views / Downloads: 331 / 402
Version history: 3 change(s)
Referenced in: [show references]