Antwort: ImageJ/Java Question
Posted by
Joachim Wesner on
Oct 02, 2009; 2:38pm
URL: http://imagej.273.s1.nabble.com/ImageJ-Java-Question-tp3690936p3690937.html
Other suggestion (only to verify basic things):
I assume you want to have a changing content in ONE window!
(Even if not using slices), you would only need ONE ImagePlus and typically
only ONE attached ImageProcessor. To have a dynamic content,
you only need to periodically update the pixel array of the ImageProcessor
and call updateAndDraw(), like the Plasma2_ example plugin does.
Cheers
Mit freundlichen Grüßen / Best regards
Joachim Wesner
______________________________________________________________________
This email has been scanned by the MessageLabs Email Security System.
For more information please visit
http://www.messagelabs.com/email
______________________________________________________________________