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

3
LINES

< > BotCompany Repo | #1033131 // matrixToImage - synonym of intMatrixToBufferedImage

JavaX fragment (include)

static BufferedImage matrixToImage(Matrix<Int> m) {
  ret intMatrixToBufferedImage(m);
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1033131
Snippet name: matrixToImage - synonym of intMatrixToBufferedImage
Eternal ID of this version: #1033131/1
Text MD5: 48879c833f2e96a91a15094632dc6119
Author: someone
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-10-15 16:44:04
Source code size: 88 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 94 / 117
Referenced in: [show references]