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() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
imageUpdate(Image i,
int f,
int x,
int y,
int w,
int h)
monitor image load
|
public boolean imageUpdate(Image i, int f, int x, int y, int w, int h)
imageUpdate in interface ImageObserverCopyright © 1996–2023 The SSEC Visualization Project. All rights reserved.