Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

3
LINES

< > BotCompany Repo | #1019556 // rgbBounds - bounds of RGBImage

JavaX fragment (include)

static Rect rgbBounds(RGBImage i) {
  ret i == null ? null : rect(0, 0, i.getWidth(), i.getHeight());
}

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: 167 / 211
Referenced in: [show references]