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