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)

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

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: 51 / 58
Referenced in: [show references]