static void darkenBWImageParts(BWImage img, L<Rect> rects) { for (Rect r : rects) darkenBWImagePart(img, r); }
Began life as a copy of #1005707
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, ddnzoavkxhuk, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1005710 |
| Snippet name: | darkenBWImageParts (in place) |
| Eternal ID of this version: | #1005710/1 |
| Text MD5: | c94a3492b1f5c30b488241440f793bab |
| Author: | stefan |
| Category: | javax / imaging |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2016-12-04 13:30:09 |
| Source code size: | 114 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 717 / 747 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |