Libraryless. Click here for Pure Java version (5196L/34K).
1 | static BWImage bwFoldImage_extendToSize_autoContrast(BWImage big, BWImage pat) { |
2 | ret bwBlackBorder(pat.getWidth()/2.0, pat.getHeight()/2.0, bwAutoContrast(bwFoldImage(big, pat))); |
3 | } |
Began life as a copy of #1027289
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
Snippet ID: | #1027292 |
Snippet name: | bwFoldImage_extendToSize_autoContrast |
Eternal ID of this version: | #1027292/1 |
Text MD5: | feaf13a97ec559587eeef7e94475d6e6 |
Transpilation MD5: | a8531cd13ba3a486a0ee03fe2bb3bf77 |
Author: | stefan |
Category: | javax / imaging |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2020-02-29 23:16:13 |
Source code size: | 185 bytes / 3 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 191 / 271 |
Referenced in: | [show references] |