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

3
LINES

< > BotCompany Repo | #1036062 // bufferedImageFromFunctionWithoutAlpha - synonym of imageFromFunctionWithoutAlpha

JavaX fragment (include)

static BufferedImage bufferedImageFromFunctionWithoutAlpha(int w, int h default w, IF2_Int f) {
  ret imageFromFunctionWithoutAlpha(w, h, f);
}

download  show line numbers  debug dex  old transpilations   

Travelled to 2 computer(s): mqqgnosmbjvj, wnsclhtenguj

No comments. add comment

Snippet ID: #1036062
Snippet name: bufferedImageFromFunctionWithoutAlpha - synonym of imageFromFunctionWithoutAlpha
Eternal ID of this version: #1036062/1
Text MD5: 33e93120622287e264382f7f6ac85333
Author: someone
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2022-09-05 01:26:28
Source code size: 143 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 54 / 62
Referenced in: [show references]