The easy way is to use BufferedImage.getRGB (which despite its name gives you RGBA values), and convert the packed int[] to byte[] four ...
確定! 回上一頁