ImageObserver.FRAMEBITS
Interface Overview | Interface Members |
This Package |
All Packages
Syntax
public static final int FRAMEBITS
Description
Another complete frame of a multi-frame image which was previously
drawn is now available to be drawn again. The x, y, width, and height
arguments to the imageUpdate callback method should be ignored.
See Also
drawImage, imageUpdate