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

3
LINES

< > BotCompany Repo | #1005710 // darkenBWImageParts (in place)

JavaX fragment (include)

static void darkenBWImageParts(BWImage img, L<Rect> rects) {
  for (Rect r : rects) darkenBWImagePart(img, r);
}

Author comment

Began life as a copy of #1005707

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1005710
Snippet name: darkenBWImageParts (in place)
Eternal ID of this version: #1005710/1
Text MD5: c94a3492b1f5c30b488241440f793bab
Author: stefan
Category: javax / imaging
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2016-12-04 13:30:09
Source code size: 114 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 455 / 466
Referenced in: [show references]