If I have a buffered image is there anyreason I can’t do a myImage.createGraphics() call and then just use that context for the rest of the program run? I figure it doesn’t make sense to keep calling that method each frame, is possible.
Regards,
Dr. A>