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

6
LINES

< > BotCompany Repo | #1019052 // dm_webCamImage - get last image taken from web cam

JavaX fragment (include) [tags: use-pretranspiled]

Libraryless. Click here for Pure Java version (2192L/14K).

static BufferedImage dm_webCamImage() {
  for (O m : dm_webCamModules()) pcall {
    try object BufferedImage img = cast dm_callModule(m, 'getImage);
  }
  null;
}

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: #1019052
Snippet name: dm_webCamImage - get last image taken from web cam
Eternal ID of this version: #1019052/5
Text MD5: c290f61c9c7d5e3eebc60c530aee2e7d
Transpilation MD5: 5e24455ce943cb92d84adfca37a90ffc
Author: stefan
Category: javax / stefan's os
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-05-05 18:03:59
Source code size: 168 bytes / 6 lines
Pitched / IR pitched: No / No
Views / Downloads: 332 / 443
Version history: 4 change(s)
Referenced in: [show references]