Image5D Macro Language Extensions

Author: Shannon Stewman (stew at uchicago.edu)
History: 2008/03/17: First version
Requires: ImageJ 1.39 or later
Source: Image5D_Extensions.java
Installation: Download Image5D_Extensions.java to the plugins folder, compile it using Plugins/Compile and Run and restart ImageJ.
Description: This plugin demonstates how to add macro functions to the macro language using Shannon Stewman's MacroExtension interface.

It adds functions to the macro language that deal with the Image5D plugin (querying and setting the channel, frame, display mode). The Image5dMacros demonstrate how to use these functions.

See Also: ImpProps plugin (use call macro function to get and set image properties)

|Plugins | Home |