static BufferedImage bitMatrixToBufferedImage_whiteIsTrue(BitMatrix m) { ret intMatrixToBufferedImage(mapMatrix(b -> b ? 0xFFFFFFFF : 0xFF000000, m)); }
Began life as a copy of #1033642
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
| Snippet ID: | #1033834 |
| Snippet name: | bitMatrixToBufferedImage_whiteIsTrue |
| Eternal ID of this version: | #1033834/1 |
| Text MD5: | 71a9780dd9f4281dadaaf8327225087a |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2022-01-06 22:52:16 |
| Source code size: | 156 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 401 / 439 |
| Referenced in: | [show references] |