public Graphics2D createGraphics ()

Creates a Graphics2D, which can be used to draw into this BufferedImage.

Returns:  a Graphics2D, used for drawing into this image.