All in the title, I have a BufferedImage and I want to get a byte array in the format R G B A (one channel per byte). How can I do this?