
ImageRotate |
ptolemy.actor.lib.image.ImageRotate |
This actor reads an ObjectToken that is a java.awt.Image from the input,
rotates it a certain number of degrees and writes the resulting
image to the output port as an ObjectToken that is a java.awt.Image.
Author(s): Christopher Hylands
Version:$Id: ImageRotate.java,v 1.23 2005/10/28 20:16:04 cxh Exp $
Pt.Proposed Rating:Red (cxh)
Pt.Accepted Rating:Red (cxh)
rotationInDegrees
The amount of of rotation in degrees.
This parameter contains an IntegerToken, initially with value 90.