The Advanced Window Toolkit (AWT) in Java provides many methods to draw onto Graphics objects, but how do you draw onto an Image object or convert a Graphics object to an Image object? This can be ...