I noticed some posts on get better results using hardware accelerated Volatile or BufferedImages. That part I understand and I know how to create the images. However what I don’t quite understand is how to load the image file (gif, jpg, bmp, whatever) into said image. Am I thinking wrong? Do these “images” not hold raster data somehow? And if not who thought up these names?
Sorry, I couldn’t find anything on these boards or the Java site. Any help would be appreciated, thanks.