public static int[] ratio(String src) throws IOException { BufferedImage bufferedImage = ImageIO.read(new File(src));
確定! 回上一頁