Image Class  continued
ImageConsumer
ImageProducer
Image
Image.getSource
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