|
Hi,
On Mon, 6 Jul 2009, Alex Ruhl wrote:
> I need help converting and saving a 32bit float-picture (calculated) into
> 16bit unsigned integer.
Have you tried Image>Type>16-bit?
If you need to do this in Java, you may want to take a look at the class
ij.process.TypeConverter.
Ciao,
Dscho
|