Posted by
ctrueden on
Mar 19, 2015; 7:02pm
URL: http://imagej.273.s1.nabble.com/HandleExtraFileTypes-does-not-preserve-subtitle-Label-property-tp5011960p5012068.html
Hi Alan,
> For the record, I also made a pull request against ij1-installer.
Thank you!
> Out of curiosity, how would one set and store metadata such as the
> image window subtitle (stored by ImageJ1 in the "Label" property) and
> detailed metadata (stored by ImageJ1 in the "Info" property) in the
> ImageJ2/Fiji data model?
Detailed "info-style" metadata is stored in the table returned by
net.imagej.ImgPlus#getProperties(); see [1]. But that API is still evolving
and will undergo another major design iteration soon. There is currently no
dedicated "label" field, but should be; I filed an issue for it [2].
Regards,
Curtis
[1]
http://javadoc.imagej.net/ImageJ/net/imagej/ImgPlus.html#getProperties()
[2]
https://github.com/imagej/imagej-common/issues/47On Mon, Mar 16, 2015 at 3:25 PM, Alan Brooks <
[hidden email]> wrote:
--
ImageJ mailing list:
http://imagej.nih.gov/ij/list.html