Class Overview | Class Members | This Package | All Packages
If the values of the width and height arguments are both -1, this method prepares the image for rendering on the default screen; otherwise, this method prepares an image for rendering on the default screen at the specified width and height.
The image data is downloaded asynchronously in another thread, and an appropriately scaled screen representation of the image is generated.
This method is called by components prepareImage methods.
Information on the flags returned by this method can be found with the definition of the ImageObserver interface.