A suggestion for raw image save.
Posted by Jon Harman on Apr 24, 2006; 5:35pm
URL: http://imagej.273.s1.nabble.com/A-suggestion-for-raw-image-save-tp3703019.html
Hi,
I sometimes read raw data and write it back..Since I have a PC I need to
check the "Little Endian Byte Order" checkbox when reading. When
writing out my results (as raw) it would be nice to have a similar
option. As it is I need to use the byte_swapper plugin before saving.
Jon