Warning: session_start(): open(/var/lib/php/sessions/sess_g0800a89jcc0as04tkf8348d2a, 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
bufferedImageFromFunctionWithAlpha - synonym of imageFromFunctionWithAlpha [1036072]

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

3
LINES

< > BotCompany Repo | #1036072 // bufferedImageFromFunctionWithAlpha - synonym of imageFromFunctionWithAlpha

JavaX fragment (include)

1  
static BufferedImage bufferedImageFromFunctionWithAlpha(int w, int h default w, IF2_Int f) {
2  
  ret imageFromFunctionWithAlpha(w, h, f);
3  
}

download  show line numbers  debug dex  old transpilations   

Travelled to 2 computer(s): mqqgnosmbjvj, wnsclhtenguj

No comments. add comment

Snippet ID: #1036072
Snippet name: bufferedImageFromFunctionWithAlpha - synonym of imageFromFunctionWithAlpha
Eternal ID of this version: #1036072/1
Text MD5: b8cd29cef0ca59420958098881cd555d
Author: someone
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2022-09-05 03:02:35
Source code size: 137 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 495 / 505
Referenced in: [show references]