ImageDisplay (Object)

Parent Previous Next

Full Library / Algorithmic / Image Processing / Basic / ImageDisplay
Block Name: ImageDisplay


Display an image on the screen using the VisualSim.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.


Field Detail

_container

protected java.awt.Container _container


_effigy

protected VisualSim.actor.gui.TokenEffigy _effigy


_frame

protected ImageDisplay.ImageWindow _frame


_oldXSize

protected int _oldXSize


_oldYSize

protected int _oldYSize


_picture

protected VisualSim.media.Picture _picture

 


Created with the Personal Edition of HelpNDoc: Free help authoring tool