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

3
LINES

< > BotCompany Repo | #1034392 // newBufferedImageWithAlpha

JavaX fragment (include)

static BufferedImage newBufferedImageWithAlpha(int w, int h, int[] pixels) {
  ret intArrayToBufferedImage(pixels, w, h);
}

Author comment

Began life as a copy of #1006917

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1034392
Snippet name: newBufferedImageWithAlpha
Eternal ID of this version: #1034392/1
Text MD5: ca8e10bb3ac1fd26bf5537430dded6c4
Author: stefan
Category: javax / imaging
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2022-02-05 02:42:02
Source code size: 125 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 67 / 90
Referenced in: [show references]