| Retrieves the image. Calls to this method will be minimized such that
applications may extend this class and override this method such that
images are created only when they are needed, thereby reducing memory
usage at the cost of increased processor workload.
You should also override the getWidth() and
getHeight() methods.
|