Image Class  continued
n
Image
ImageProducer
ImageConsumer
Images contain a pointer to their producer which holds the actual
data for the image. This can be recovered using the getSource
method. This allows a consumer to get at the pixel data of
an image by adding itself to the producer and starting production
Image.getSource