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

3
LINES

< > BotCompany Repo | #1033840 // scanlineBitMatrixToArea

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

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

static Area scanlineBitMatrixToArea(ScanlineBitMatrix m) {
  ret joinAreas(map toRectangle(m.runs()));
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1033840
Snippet name: scanlineBitMatrixToArea
Eternal ID of this version: #1033840/2
Text MD5: 5ddd9c3807c1f3aba627a2cc20b65094
Transpilation MD5: 4453cd3b2b26ab8f78a1d97fe68e02b4
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2022-01-06 23:56:48
Source code size: 106 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 57 / 88
Version history: 1 change(s)
Referenced in: [show references]