svoid bwFillWhiteRect(BWImage img, int x1, int y1, int w, int h) { bwFillRect(img, x1, x1, w, h, 1f); }
Began life as a copy of #1018778
download show line numbers debug dex old transpilations
Travelled to 9 computer(s): bhatertpkbcr, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1019787 |
| Snippet name: | bwFillWhiteRect |
| Eternal ID of this version: | #1019787/2 |
| Text MD5: | aa78160c496c97a618cef626538e9719 |
| Author: | stefan |
| Category: | javax / imaging |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2018-11-26 19:18:17 |
| Source code size: | 107 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 508 / 562 |
| Version history: | 1 change(s) |
| Referenced in: | [show references] |