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

3
LINES

< > BotCompany Repo | #1033851 // bitMatrixToArea

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

Libraryless. Click here for Pure Java version (5959L/33K).

static Area bitMatrixToArea(BitMatrix m) {
  ret scanlineBitMatrixToArea(toScanlineBitMatrix(m));
}

Author comment

Began life as a copy of #1033840

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1033851
Snippet name: bitMatrixToArea
Eternal ID of this version: #1033851/1
Text MD5: b4c392ba05144128fe269ffdae0399f7
Transpilation MD5: 27b1e152d8e5cc64ba305ab8f28f94ce
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2022-01-07 03:19:24
Source code size: 101 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 57 / 97
Referenced in: [show references]