The PixelGrabber class implements an ImageConsumer which can be attached to an Image or ImageProducer object to retrieve a subset of the pixels in that image. Here is an example: public abstract void handlesinglepixel(int x, int y, int pixel); public void handlepixels(Image img, int x, int
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected