static RGBImage clipRGBImage(RGBImage i, Rect r) { ret i == null || r == null ? null : i.clip(r); }
download show line numbers debug dex old transpilations
Travelled to 12 computer(s): bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1019202 |
| Snippet name: | clipRGBImage |
| Eternal ID of this version: | #1019202/1 |
| Text MD5: | e6b21b3eee95f00f7e7737c8b02964f5 |
| Author: | stefan |
| Category: | javax / imaging |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2018-10-27 15:00:33 |
| Source code size: | 103 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 597 / 652 |
| Referenced in: | [show references] |