FilteredImageSource.startProduction

FilteredImageSource.startProduction

Class Overview | Class Members | This Package | All Packages

Syntax
public void startProduction( ImageConsumer ic )
Description
Adds an ImageConsumer to the list of consumers interested in data for this image, and immediately starts delivery of the image data through the ImageConsumer interface.

See Also
ImageConsumer