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

3
LINES

< > BotCompany Repo | #1006843 // antiAliasGraphics - get Graphics2D object, enabling anti-alias (text + lines)

JavaX fragment (include)

static Graphics2D antiAliasGraphics(BufferedImage img) {
  ret antiAliasOn(createGraphics(img));
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1006843
Snippet name: antiAliasGraphics - get Graphics2D object, enabling anti-alias (text + lines)
Eternal ID of this version: #1006843/5
Text MD5: a305676cba94936d33bae3a5d68955a8
Author: stefan
Category: javax / imaging
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-05-11 15:24:54
Source code size: 100 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 666 / 1091
Version history: 4 change(s)
Referenced in: [show references]