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

3
LINES

< > BotCompany Repo | #1006363 // rgbCol - clip a single column from RGBImage

JavaX fragment (include)

static RGBImage rgbCol(RGBImage img, int x) {
  ret img.clip(x, 0, 1, img.h());
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1006363
Snippet name: rgbCol - clip a single column from RGBImage
Eternal ID of this version: #1006363/1
Text MD5: 561c1ce24aafdbb48eb5f04de877bef1
Author: stefan
Category: javax / imaging
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2016-12-29 20:59:59
Source code size: 83 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 425 / 464
Referenced in: [show references]