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

4
LINES

< > BotCompany Repo | #1005862 // img_centralPixelSet

JavaX fragment (include)

static bool img_centralPixelSet(BWImage image) {
  int x = image.getWidth()/2, y = image.getHeight()/2;
  return image.getPixel(x, y) < 0.5f;
}

Author comment

Began life as a copy of #1005854

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: #1005862
Snippet name: img_centralPixelSet
Eternal ID of this version: #1005862/1
Text MD5: 27cd10a78d747cdc3b9126a290ca6301
Author: stefan
Category: javax / ocr
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2016-12-11 08:14:29
Source code size: 146 bytes / 4 lines
Pitched / IR pitched: No / No
Views / Downloads: 432 / 451
Referenced in: [show references]