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

3
LINES

< > BotCompany Repo | #1019787 // bwFillWhiteRect

JavaX fragment (include)

svoid bwFillWhiteRect(BWImage img, int x1, int y1, int w, int h) {
  bwFillRect(img, x1, x1, w, h, 1f);
}

Author comment

Began life as a copy of #1018778

download  show line numbers  debug dex  old transpilations   

Travelled to 9 computer(s): bhatertpkbcr, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1019787
Snippet name: bwFillWhiteRect
Eternal ID of this version: #1019787/2
Text MD5: aa78160c496c97a618cef626538e9719
Author: stefan
Category: javax / imaging
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-11-26 19:18:17
Source code size: 107 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 228 / 268
Version history: 1 change(s)
Referenced in: [show references]