Change selection brush size in macro
Posted by Josh Doe-2 on Nov 21, 2008; 8:41pm
URL: http://imagej.273.s1.nabble.com/Change-selection-brush-size-in-macro-tp3694419.html
Hello,
I'm trying to change the size of the selection brush tool in a macro. I
haven't had any luck figuring out how to do it. The size seems to be set in
ij.gui.Toolbar. There is a public static int getBrushSize, but I see no
matching setBrushSize. Is there some other way that I could change the brush
size from a macro?
Thanks,
-Josh