public class ImageHelper extends Object implements ImageObserver
| Modifier and Type | Field and Description |
|---|---|
boolean |
badImage
flags whether image is bad
|
ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH| Constructor and Description |
|---|
ImageHelper() |
public boolean imageUpdate(Image i, int f, int x, int y, int w, int h)
imageUpdate in interface ImageObserver