BufferedImage « java.awt.image « Java by API






1.BufferedImage.TYPE_INT_RGB
2.new BufferedImage(int width, int height, int imageType)
3.BufferImage emboss
4.BufferedImage: getSource()
5.BufferedImage: setRGB(int startX, int startY, int w, int h, int[] rgbArray, int offset, int scansize)