Re: Adding text "Destructively" to the image
Posted by davek604 on Feb 04, 2016; 11:18am
URL: http://imagej.273.s1.nabble.com/Adding-text-Destructively-to-the-image-tp5015530p5015539.html
Hello Graeme/Philippe.
I'd tried both those options but IJ.run(imp, "Draw", "slice"); requires the text to be selected which I can't figure out how to do via a plugin.
The flatten option does work but it makes a copy of the slice out of the image so I could end up with a lot of slices to save. I might try and rebuild a stack with just the flattened extracted slices which would probably work if the user wants it that way.
Thanks both for the advice
Regards
David