problem using image5D macro Language Extensions

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

problem using image5D macro Language Extensions

elphnora
  Dear all,

I found myself writing a macro where I absolutely need to get the number
and
the label of the active channel in image5D. I see that the Image5D Macro
Language Extensions (http://rsb.info.nih.gov/ij/plugins/5d-extensions.html)
seems to hold what I need but unfortunately I don't understand how to use
these extensions. When I follow the guidelines I get an ugly errr message
starting with
"C:\Program Files\ImageJ\plugins\Image5D_Extensions.java:4: cannot find
symbol
symbol: class PlugIn
public class Image5D_Extensions implements PlugIn, MacroExtension { [...]"

Has anyone use successfully these macro extensions ?

Any hep woul dbe GREATLY appreciated  :-)

Many thanks in advance for your kind help,
Elphege

---