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

3
LINES

< > BotCompany Repo | #1006903 // selectRandomPart - synonym of randomRect

JavaX fragment (include)

static Rect selectRandomPart(RGBImage img, int w, int h) {
  ret randomRect(img, w, h);
}

Author comment

Began life as a copy of #1006880

download  show line numbers  debug dex  old transpilations   

Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1006903
Snippet name: selectRandomPart - synonym of randomRect
Eternal ID of this version: #1006903/1
Text MD5: 5215a7cff26e7c17b3de8a2932e4a558
Author: stefan
Category: javax / maths
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-02-14 23:06:56
Source code size: 91 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 439 / 453
Referenced in: #1006654 - Standard functions list 2 (LIVE, continuation of #761)