private static void changeColor( BufferedImage imgBuf, ... [] args) throws IOException { BufferedImage pic1 = ImageIO.read(new File(…)); ...
確定! 回上一頁