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

9
LINES

< > BotCompany Repo | #1032083 // imageBounds - synonym of imgRect

JavaX fragment (include)

static Rect imageBounds(BufferedImage img) {
  ret imgRect(img);
}



static Rect imageBounds(WidthAndHeight img) {
  ret imgRect(img);
}

download  show line numbers  debug dex  old transpilations   

Travelled to 3 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx

No comments. add comment

Snippet ID: #1032083
Snippet name: imageBounds - synonym of imgRect
Eternal ID of this version: #1032083/2
Text MD5: b384dd7ea8b2dbe7add08c264cbf08f8
Author: stefan
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2022-03-19 20:20:20
Source code size: 145 bytes / 9 lines
Pitched / IR pitched: No / No
Views / Downloads: 75 / 119
Version history: 1 change(s)
Referenced in: [show references]