Plugin checkbox
Posted by
Robert Lockwood on
Feb 20, 2019; 11:07pm
URL: http://imagej.273.s1.nabble.com/Plugin-checkbox-tp5021823.html
I'm modifying a plugin that imports all ".raw" files in a folder and saves
them as TIF. I understand what's going on but I need to set the
Little-endian byte order box to 'checked' and I don't know how to do that
and Google hasn't helped me.
The line in question.
run("Raw...", "open=["+input+list[i]+"] image=[16-bit
Unsigned] width=640 height=480 offset=0 number=1 gap=0");
TIA
--
ImageJ mailing list:
http://imagej.nih.gov/ij/list.html