Warning: session_start(): open(/var/lib/php/sessions/sess_0hqeg8s0ostr5rtmukfo6488cv, O_RDWR) failed: No space left on device (28) in /var/www/tb-usercake/models/config.php on line 51

Warning: session_start(): Failed to read session data: files (path: /var/lib/php/sessions) in /var/www/tb-usercake/models/config.php on line 51
getGraphics - synonym of imageGraphics [1035001]

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

5
LINES

< > BotCompany Repo | #1035001 // getGraphics - synonym of imageGraphics

JavaX fragment (include)


static Graphics2D getGraphics(BufferedImage img) {
  ret imageGraphics(img);
}

download  show line numbers  debug dex  old transpilations   

Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj

No comments. add comment

Snippet ID: #1035001
Snippet name: getGraphics - synonym of imageGraphics
Eternal ID of this version: #1035001/1
Text MD5: 6332602e87351a3e13b8b34e1a74a693
Author: someone
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2022-03-22 18:23:02
Source code size: 82 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 532 / 536
Referenced in: #1006654 - Standard functions list 2 (LIVE, continuation of #761)