image = new BufferedImage(width, height, BufferedImage.TYPE_INT_ARGB);. Note! TYPE_INT_ARGB means that we are representing the Alpha, Red, Green and Blue ...
確定! 回上一頁