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

4
LINES

< > BotCompany Repo | #1034841 // toHashedBWImage

JavaX fragment (include) [tags: use-pretranspiled]

Libraryless. Click here for Pure Java version (8442L/48K).

static HashedBWImage toHashedBWImage(BWImage img) {
  if (img == null) null;
  ret new HashedBWImage(img);
}

Author comment

Began life as a copy of #1034840

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1034841
Snippet name: toHashedBWImage
Eternal ID of this version: #1034841/2
Text MD5: 90d047d8866f3bec79efcf1aea1089d0
Transpilation MD5: e394c7856c4ce8b3ee7418e9d48ad1af
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2022-03-11 03:47:01
Source code size: 111 bytes / 4 lines
Pitched / IR pitched: No / No
Views / Downloads: 53 / 92
Version history: 1 change(s)
Referenced in: [show references]