getSubimage. public BufferedImage getSubimage(int x, int y, int w, int h). 返回由指定矩形区域定义的子图像。返回的 BufferedImage 与源图像共享相同的数据数组。
確定! 回上一頁