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