public class NFImage extends Canvas implements ImageObserver
A general purpose tool for different kinds of image manipulation.
Type | Name | Description | Default | ||||
boolean | ready | Used to check if the image is ready for drawing | false |
synchronized boolean imageUpdate(Image img, int infoflags, int x, int y, int w, int h)
synchronized void tileImage(Graphics g, Image im, int x, int y, int w, int h)