1 | static Rect rgbBounds(RGBImage i) { |
2 | ret i == null ? null : rect(0, 0, i.getWidth(), i.getHeight()); |
3 | } |
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: | #1019556 |
Snippet name: | rgbBounds - bounds of RGBImage |
Eternal ID of this version: | #1019556/1 |
Text MD5: | fda97d78ef5b62a7810c2d356f1c7d42 |
Author: | stefan |
Category: | javax / imaging |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-11-12 00:34:05 |
Source code size: | 105 bytes / 3 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 246 / 289 |
Referenced in: | [show references] |