List of utility methods to do BufferedImage to Image
return image.getScaledInstance(image.getWidth(), image.getHeight(), Image.SCALE_DEFAULT);