Note that this actor really should be replaced by a conversion actor that converts IntMatrixTokens to ImageTokens. However, there is no easy way to do that without accessing the graphical context of the actor. An alternative would be to use the Java Advanced Imaging package and create an actor like $PTII/ptolemy/actor/lib/jai/DoubleMatrixToJAI.java. @author Steve Neuendorffer, Christopher Brooks @version $Id: ImageDisplay.java,v 1.62 2008/01/24 00:34:16 cxh Exp $ @since Ptolemy II 0.2 @Pt.ProposedRating Yellow (neuendor) @Pt.AcceptedRating Red
|
|