Sorry, but you have to load something in order to do anything to it.
If you did load it in from a file, you can create a Graphics object from the bitmap, and then anything you draw with the Graphics will be done to the bitmap.
(Youd then save the bitmap)