ImageReader
ptolemy.actor.lib.image.ImageReader

This actor reads an Image from a FileParameter, and outputs it as an AWTImageToken.

FIXME: It would be nice if we could read images from stdin.

Author(s): Christopher Hylands
Version:$Id: ImageReader.java,v 1.30 2005/07/08 19:56:22 cxh Exp $
Pt.Proposed Rating:Red (cxh)
Pt.Accepted Rating:Red (cxh)




fileOrURL
The file name or URL from which to read. This is a string with any form accepted by File Attribute.