ImageDisplay
ptolemy.actor.lib.image.ImageDisplay

Display an image on the screen using the ptolemy.media.Picture class. For a sequence of images that are all the same size, this class will continually update the picture with new data. If the size of the input image changes, then a new Picture object is created. This class will only accept an ImageToken on its input.

Author(s): James Yeh, Edward A. Lee
Version:$Id: ImageDisplay.java,v 1.42 2005/07/08 19:56:22 cxh Exp $
Pt.Proposed Rating:Red
Pt.Accepted Rating:Red