Re: How to use Macro built in function in my plugin?
Posted by Albert Cardona on Jan 31, 2008; 5:44pm URL: http://imagej.273.s1.nabble.com/How-to-use-Macro-built-in-function-in-my-plugin-tp3697341p3697343.html
jiajian shen,
Explore the java API, particularly the ImagePlus and ImageProcessor classes.
They have most of what you need.