try the bellow code for your requirement try { capture = new Robot().createScreenCapture(screenRect); ImageIO.write(capture, mode, new File( uploadPath, ...
確定! 回上一頁