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

3
LINES

< > BotCompany Repo | #1019207 // lineRangeClip

JavaX fragment (include)

static Rect lineRangeClip(int w, int y1, int y2) {
  ret rect(0, y1, w, y2-y1);
}

Author comment

Began life as a copy of #1019206

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: #1019207
Snippet name: lineRangeClip
Eternal ID of this version: #1019207/1
Text MD5: 955efe53dbded104518a253afeaa1d36
Author: stefan
Category: javax / image processing
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-10-27 21:09:28
Source code size: 83 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 231 / 269
Referenced in: [show references]